base-images/fedora-bootc-config.json
Paul Whalen e070839bff Branching Fedora 41 from Rawhide
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
2024-08-19 09:27:50 -04:00

12 lines
279 B
JSON

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