next one
This commit is contained in:
@@ -11,6 +11,7 @@ jobs:
|
|||||||
--cap-add=SYS_ADMIN \
|
--cap-add=SYS_ADMIN \
|
||||||
--security-opt seccomp=unconfined \
|
--security-opt seccomp=unconfined \
|
||||||
--security-opt label=disable \
|
--security-opt label=disable \
|
||||||
|
--tmpfs /var/lib/containers \
|
||||||
quay.io/buildah/stable:latest \
|
quay.io/buildah/stable:latest \
|
||||||
buildah --storage-driver=vfs --isolation=chroot bud \
|
buildah --storage-driver=vfs --isolation=chroot bud \
|
||||||
-t test-image:latest \
|
-t test-image:latest \
|
||||||
|
|||||||
Reference in New Issue
Block a user