Drop custom redhat. labels
- These should be standardized instead. - But they also conflict with supporting multiple versions from a single container build in an ergonomic way. Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
parent
169954f736
commit
6c5c5cecbd
|
|
@ -2,8 +2,6 @@
|
||||||
"Labels": {
|
"Labels": {
|
||||||
"containers.bootc": "1",
|
"containers.bootc": "1",
|
||||||
"bootc.diskimage-builder": "quay.io/centos-bootc/bootc-image-builder",
|
"bootc.diskimage-builder": "quay.io/centos-bootc/bootc-image-builder",
|
||||||
"redhat.id": "fedora",
|
|
||||||
"redhat.version-id": "rawhide"
|
|
||||||
},
|
},
|
||||||
"StopSignal": "SIGRTMIN+3",
|
"StopSignal": "SIGRTMIN+3",
|
||||||
"Env": [
|
"Env": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue