need libgpgme
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM opensuse/tumbleweed:latest as builder
|
FROM opensuse/tumbleweed:latest as builder
|
||||||
|
|
||||||
RUN zypper -n install --no-recommends git go1.18 &&\
|
RUN zypper -n install --no-recommends git go1.18 libgpgme-devel &&\
|
||||||
zypper -n install -t pattern devel_basis
|
zypper -n install -t pattern devel_basis
|
||||||
|
|
||||||
# now build the warewulf
|
# now build the warewulf
|
||||||
|
|||||||
Reference in New Issue
Block a user