1
0
Fork 0

Add skopeo
Some checks failed
/ Build oci-builder (push) Successful in 52s
/ Test oci-builder (push) Successful in 49s
/ Release oci-builder (push) Failing after 3s

This commit is contained in:
ver4a 2025-04-15 20:19:52 +02:00
parent dee9d5e5ea
commit 48a38825ea

View file

@ -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