Use overlay2 storage driver

This commit is contained in:
Jeffrey Serio 2024-03-06 09:25:29 -06:00
parent 0dcbbf63d9
commit a3aca8eb55

View File

@ -36,6 +36,7 @@ nonfree-build-job:
- buildah-exec
image: git.hyperreal.coffee:5050/fedora-atomic/containers/buildah:latest
variables:
STORAGE_DRIVER: overlay2
BUILDAH_FORMAT: docker
BUILDAH_ISOLATION: chroot
FQ_IMAGE_NAME: "$CI_REGISTRY_IMAGE/vauxite-nonfree:39"