build: Pass --image-config

Oops.
This commit is contained in:
Colin Walters 2024-04-19 07:31:50 -04:00
parent 77ec4be727
commit 203ce2a72f
4 changed files with 16 additions and 4 deletions

9
fedora-bootc-config.json Normal file
View file

@ -0,0 +1,9 @@
{
"Labels": {
"containers.bootc": "1",
"bootc.diskimage-builder": "quay.io/centos-bootc/bootc-image-builder",
"redhat.id": "fedora",
"redhat.version-id": "40"
},
"StopSignal": "SIGRTMIN+3"
}