We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5b9708 commit 7e3508aCopy full SHA for 7e3508a
scripts/image-builder.sh
@@ -36,6 +36,7 @@ function bootc-image-builder {
36
-v $(pwd)/scripts:/scripts \
37
-v /var/lib/containers/storage:/var/lib/containers/storage \
38
"$BOOTC_IMAGE_BUILDER" \
39
+ --progress=verbose \
40
--chown "$(get_uid_gid)" \
41
$@
42
}
0 commit comments