Blame micro-image.kiwi

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