This commit is contained in:
parent
2cc7bf827f
commit
25074605d4
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ jobs:
|
|||
# 'bud' stands for Build-Using-Dockerfile
|
||||
buildah bud \
|
||||
--storage-driver vfs \
|
||||
--isolation chroot \
|
||||
--net host \
|
||||
-t "$CONTAINER_IMAGE" .
|
||||
|
||||
# Tagging is just as simple
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue