2022-04-27 12:18:24 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!-- SPDX-License-Identifier: MIT -->
2022-11-23 09:32:11 +00:00
<!-- OBS-AddTag: opensuse/bci/bci-busybox:%OS_VERSION_ID_SP% opensuse/bci/bci-busybox:%OS_VERSION_ID_SP%.%RELEASE% opensuse/bci/bci-busybox:latest -->
2022-04-27 12:18:24 +00:00
<!-- OBS-Imagerepo: obsrepositories:/ -->
<image schemaversion="6.5" name="busybox-image" xmlns:suse_label_helper="com.suse.label_helper">
<description type="system">
2022-07-18 14:04:06 +00:00
<author>openSUSE Project</author>
2022-04-27 12:18:24 +00:00
<contact>https://www.suse.com/</contact>
2023-06-26 10:29:29 +00:00
<specification>openSUSE Tumbleweed BCI openSUSE Tumbleweed BusyBox Container Image</specification>
2022-04-27 12:18:24 +00:00
</description>
<preferences>
<type image="docker">
<containerconfig
2022-11-23 09:32:11 +00:00
name="opensuse/bci/bci-busybox"
2022-04-27 12:18:24 +00:00
tag="%OS_VERSION_ID_SP%"
2022-07-18 14:04:06 +00:00
maintainer="openSUSE (https://www.opensuse.org/)"
2022-04-27 12:18:24 +00:00
additionaltags="%OS_VERSION_ID_SP%.%RELEASE%,latest">
<labels>
2022-07-18 14:04:06 +00:00
<suse_label_helper:add_prefix prefix="org.opensuse.bci.busybox">
2023-06-26 10:29:29 +00:00
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed BCI openSUSE Tumbleweed BusyBox"/>
<label name="org.opencontainers.image.description" value="openSUSE Tumbleweed BusyBox container based on the openSUSE Tumbleweed Base Container Image."/>
2022-04-27 12:18:24 +00:00
<label name="org.opencontainers.image.version" value="%OS_VERSION_ID_SP%.%RELEASE%"/>
<label name="org.opencontainers.image.created" value="%BUILDTIME%"/>
2022-07-18 14:04:06 +00:00
<label name="org.opencontainers.image.vendor" value="openSUSE Project"/>
2023-03-03 07:50:46 +00:00
<label name="org.opencontainers.image.source" value="%SOURCEURL%"/>
2022-07-18 14:04:06 +00:00
<label name="org.opencontainers.image.url" value="https://www.opensuse.org"/>
2023-05-04 13:19:59 +00:00
<label name="org.opensuse.reference" value="registry.opensuse.org/opensuse/bci/bci-busybox:%OS_VERSION_ID_SP%.%RELEASE%"/>
2022-04-27 12:18:24 +00:00
<label name="org.openbuildservice.disturl" value="%DISTURL%"/>
2022-07-18 14:04:06 +00:00
2023-06-20 16:17:28 +00:00
<label name="org.opensuse.release-stage" value="released"/>
<label name="org.opensuse.lifecycle-url" value="https://en.opensuse.org/Lifetime"/>
2022-04-27 12:18:24 +00:00
</suse_label_helper:add_prefix>
</labels>
<subcommand execute="/bin/sh"/>
</containerconfig>
</type>
2023-05-04 13:19:59 +00:00
<version>2023</version>
2022-04-27 12:18:24 +00:00
<packagemanager>zypper</packagemanager>
<rpm-check-signatures>false</rpm-check-signatures>
<rpm-excludedocs>true</rpm-excludedocs>
</preferences>
<repository type="rpm-md">
<source path="obsrepositories:/"/>
</repository>
<packages type="bootstrap">
<package name="busybox"/>
<package name="busybox-links"/>
<package name="distribution-release"/>
<package name="ca-certificates-mozilla-prebuilt"/>
</packages>
</image>