Add jq
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/tag This commit looks good
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good

This commit is contained in:
Stefan Reimer 2023-08-08 11:06:05 +00:00
parent 5e8acc37e0
commit dde944be55

View File

@ -12,6 +12,7 @@ RUN echo "@edge-testing http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /e
apk add --no-cache \
tini \
make \
jq \
yq \
strace \
podman \