We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a02d68 commit 517328fCopy full SHA for 517328f
Makefile
@@ -53,7 +53,7 @@ bib_image:
53
-v ./output/config.toml:/config.toml:ro \
54
-v /var/lib/containers/storage:/var/lib/containers/storage \
55
quay.io/centos-bootc/bootc-image-builder:latest \
56
- --type iso \
+ --type $(IMAGE_TYPE) \
57
--use-librepo=$$LIBREPO \
58
--progress verbose \
59
$(IMAGE_NAME)
0 commit comments