base-images/centos-bootc-config.json
Colin Walters 86c7e64b72 Add a containers.bootc label
Pairs with https://github.com/containers/bootc/pull/299

This is intended to be the new canonical label for bootc-compatible
images, as opposed to the existing `ostree.linux` etc.
2024-02-05 09:00:28 -05:00

8 lines
184 B
JSON

{
"Labels": {
"containers.bootc": "1",
"redhat.compose-id": "CentOS-Stream-9-20240205.d.0",
"redhat.id": "centos",
"redhat.version-id": "9"
}
}