We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e63aa commit 2fa2614Copy full SHA for 2fa2614
package/Dockerfile
@@ -40,7 +40,7 @@ RUN zypper -n addrepo --refresh https://download.opensuse.org/repositories/syste
40
zypper --gpg-auto-import-keys ref
41
42
RUN zypper -n install nfs-client nfs4-acl-tools cifs-utils libaio1 sg3_utils \
43
- iputils iproute2 qemu-tools e2fsprogs && \
+ iputils iproute2 qemu-tools e2fsprogs jq && \
44
rm -rf /var/cache/zypp/*
45
46
# Copy pre-built binaries from builder
0 commit comments