1
0
Fork 0

Install buildah

This commit is contained in:
ver4a 2025-04-14 15:25:20 +02:00
parent ef60b31c8c
commit 2425f50612

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 vim setpriv git nodejs22
RUN dnf5 -y --setopt install_weak_deps=false install podman buildah vim setpriv git nodejs22
ENV BUILDAH_ISOLATION=chroot