Blame busybox-image.kiwi

9811ed
9811ed
9811ed
9811ed
9811ed
9811ed
9811ed
<image schemaversion="6.5" name="busybox-image" xmlns:suse_label_helper="com.suse.label_helper">
9811ed
  <description type="system">
9811ed
    <author>openSUSE Project</author>
9811ed
    <contact>https://www.suse.com/</contact>
9811ed
    <specification>openSUSE Tumbleweed BCI %OS_VERSION% Busybox Container Image</specification>
9811ed
  </description>
9811ed
  <preferences>
9811ed
    <type image="docker">
9811ed
      
9811ed
          name="bci/bci-busybox"
9811ed
          tag="%OS_VERSION_ID_SP%"
9811ed
          maintainer="openSUSE (https://www.opensuse.org/)"
9811ed
          additionaltags="%OS_VERSION_ID_SP%.%RELEASE%,latest">
9811ed
        <labels>
9811ed
          
9811ed
          <suse_label_helper:add_prefix prefix="org.opensuse.bci.busybox">
9811ed
            <label name="org.opencontainers.image.title" value="openSUSE Tumbleweed BCI %OS_VERSION% Busybox Container Image"/>
9811ed
            <label name="org.opencontainers.image.description" value="Busybox based on the SLE Base Container Image."/>
9811ed
            <label name="org.opencontainers.image.version" value="%OS_VERSION_ID_SP%.%RELEASE%"/>
9811ed
            <label name="org.opencontainers.image.created" value="%BUILDTIME%"/>
9811ed
            <label name="org.opencontainers.image.vendor" value="openSUSE Project"/>
9811ed
            <label name="org.opencontainers.image.url" value="https://www.opensuse.org"/>
9811ed
            <label name="org.opensuse.reference" value="registry.opensuse.org/bci/bci-busybox:%OS_VERSION_ID_SP%.%RELEASE%"/>
9811ed
            <label name="org.openbuildservice.disturl" value="%DISTURL%"/>
9811ed
9811ed
            <label name="com.suse.release-stage" value="released"/>
9811ed
9811ed
          </suse_label_helper:add_prefix>
9811ed
        </labels>
9811ed
        <subcommand execute="/bin/sh"/>
9811ed
9811ed
9811ed
      </containerconfig>
9811ed
    </type>
9811ed
    <version>15.Tumbleweed.0</version>
9811ed
    <packagemanager>zypper</packagemanager>
9811ed
    <rpm-check-signatures>false</rpm-check-signatures>
9811ed
    <rpm-excludedocs>true</rpm-excludedocs>
9811ed
  </preferences>
9811ed
  <repository type="rpm-md">
9811ed
    <source path="obsrepositories:/"/>
9811ed
  </repository>
9811ed
  <packages type="bootstrap">
9811ed
    <package name="busybox"/>
9811ed
    <package name="busybox-links"/>
9811ed
    <package name="distribution-release"/>
9811ed
    <package name="ca-certificates-mozilla-prebuilt"/>
9811ed
  </packages>
9811ed
9811ed
</image>