| author | 2024-03-06 17:41:28 -0500 | |
|---|---|---|
| committer | 2024-03-06 17:41:28 -0500 | |
| commit | 0becdd4d43205b8eb136b4b1f9177c046d30a7a4 (patch) | |
| tree | e9cd513ab0a09cd46b75da12959fec17fbbeabb0 /tmt/plans/container/toolbox | |
| parent | 31d0b2a70f4ba97b88451f877b7bbb7b4d964cc6 (diff) | |
| download | kiwi-descriptions-0becdd4d43205b8eb136b4b1f9177c046d30a7a4.tar.gz kiwi-descriptions-0becdd4d43205b8eb136b4b1f9177c046d30a7a4.zip | |
teams/cloud/container, tmt: Build the container images as OCI images
This incorporates the labels that are expected for Fedora images.
Diffstat (limited to 'tmt/plans/container/toolbox')
| -rw-r--r-- | tmt/plans/container/toolbox/build-toolbox.fmf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmt/plans/container/toolbox/build-toolbox.fmf b/tmt/plans/container/toolbox/build-toolbox.fmf index 40692c3..b30ed97 100644 --- a/tmt/plans/container/toolbox/build-toolbox.fmf +++ b/tmt/plans/container/toolbox/build-toolbox.fmf @@ -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 |