mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Cirrus: Add zip package to images
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@ -31,11 +31,12 @@ RUN dnf -y install \
|
||||
python3-pytoml \
|
||||
python3-pyyaml \
|
||||
python3-varlink \
|
||||
containers-common \
|
||||
slirp4netns \
|
||||
rsync \
|
||||
slirp4netns \
|
||||
unzip \
|
||||
which \
|
||||
xz \
|
||||
zip \
|
||||
&& dnf clean all
|
||||
|
||||
ENV GOPATH="/go" \
|
||||
|
Reference in New Issue
Block a user