Skip to content

Commit

Permalink
Add a containers.bootc label
Browse files Browse the repository at this point in the history
Pairs with containers/bootc#299

This is intended to be the new canonical label for bootc-compatible
images, as opposed to the existing `ostree.linux` etc.
  • Loading branch information
cgwalters committed Feb 5, 2024
1 parent 6c829a0 commit 86c7e64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions centos-bootc-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"Labels": {
"containers.bootc": "1",
"redhat.compose-id": "CentOS-Stream-9-20240205.d.0",
"redhat.id": "centos",
"redhat.version-id": "9"
Expand Down
1 change: 1 addition & 0 deletions fedora-bootc-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"Labels": {
"containers.bootc": "1",
"redhat.compose-id": "Fedora-ELN-20240205.2",
"redhat.id": "fedora",
"redhat.version-id": "ELN"
Expand Down

0 comments on commit 86c7e64

Please sign in to comment.