Add skopeo
This commit is contained in:
parent
dee9d5e5ea
commit
48a38825ea
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM registry.fedoraproject.org/fedora-minimal:41
|
|||
|
||||
ARG RUNNER_VERSION=6.3.1
|
||||
|
||||
RUN dnf5 -y --setopt install_weak_deps=false install podman buildah vim setpriv git nodejs22
|
||||
RUN dnf5 -y --setopt install_weak_deps=false install podman buildah skopeo vim setpriv git nodejs22
|
||||
|
||||
ENV BUILDAH_ISOLATION=chroot
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue