mirror of
https://github.com/t2linux/fedora-kiwi-descriptions.git
synced 2026-08-16 05:18:46 -07:00
teams/cloud/container, tmt: Build the container images as OCI images
This incorporates the labels that are expected for Fedora images.
This commit is contained in:
@@ -2,7 +2,7 @@ summary: Build Minimal Generic base container image
|
||||
discover:
|
||||
how: fmf
|
||||
environment:
|
||||
image_type: tbz
|
||||
image_type: oci
|
||||
image_profile: Container-Base-Generic-Minimal
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
@@ -2,7 +2,7 @@ summary: Build Generic base container image
|
||||
discover:
|
||||
how: fmf
|
||||
environment:
|
||||
image_type: tbz
|
||||
image_type: oci
|
||||
image_profile: Container-Base-Generic
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
@@ -2,7 +2,7 @@ summary: Build Toolbox container image
|
||||
discover:
|
||||
how: fmf
|
||||
environment:
|
||||
image_type: tbz
|
||||
image_type: oci
|
||||
image_profile: Container-Toolbox
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
Reference in New Issue
Block a user