Install buildah
ContainerImages/build.rootfs/pipeline/head This commit looks good Details

main
Dustin 2024-02-07 12:22:13 -06:00
parent 48cb8033da
commit 6cd88a70ef
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ FROM registry.fedoraproject.org/fedora-minimal:39
RUN --mount=type=cache,target=/var/cache \
microdnf install -y \
buildah \
dosfstools \
gettext-envsubst \
squashfs-tools \