bootc-base-images/fedora-bootc-config.json

11 lines
214 B
JSON

{
"Labels": {
"containers.bootc": "1",
"bootc.diskimage-builder": "quay.io/centos-bootc/bootc-image-builder",
},
"StopSignal": "SIGRTMIN+3",
"Env": [
"container=oci"
]
}