[info=7b83a8a0ee9fd564a1552d7b23946fa7]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/micro-image?expand=0&rev=7
This commit is contained in:
parent
c17c7f3a50
commit
f5f27f44f9
1
_service
1
_service
@ -1,5 +1,4 @@
|
||||
<services>
|
||||
<service mode="buildtime" name="kiwi_metainfo_helper"/>
|
||||
<service mode="buildtime" name="kiwi_label_helper"/>
|
||||
|
||||
</services>
|
@ -1,26 +1,26 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- SPDX-License-Identifier: MIT -->
|
||||
|
||||
<!-- OBS-AddTag: bci/bci-micro:%OS_VERSION_ID_SP% bci/bci-micro:%OS_VERSION_ID_SP%.%RELEASE% bci/bci-micro:latest -->
|
||||
<!-- OBS-AddTag: opensuse/bci/bci-micro:%OS_VERSION_ID_SP% opensuse/bci/bci-micro:%OS_VERSION_ID_SP%.%RELEASE% opensuse/bci/bci-micro:latest -->
|
||||
<!-- OBS-Imagerepo: obsrepositories:/ -->
|
||||
|
||||
<image schemaversion="6.5" name="micro-image" xmlns:suse_label_helper="com.suse.label_helper">
|
||||
<description type="system">
|
||||
<author>openSUSE Project</author>
|
||||
<contact>https://www.suse.com/</contact>
|
||||
<specification>openSUSE Tumbleweed BCI %OS_VERSION% Micro Container Image</specification>
|
||||
<specification>openSUSE Tumbleweed BCI %OS_VERSION_NO_DASH% Micro Container Image</specification>
|
||||
</description>
|
||||
<preferences>
|
||||
<type image="docker">
|
||||
<containerconfig
|
||||
name="bci/bci-micro"
|
||||
name="opensuse/bci/bci-micro"
|
||||
tag="%OS_VERSION_ID_SP%"
|
||||
maintainer="openSUSE (https://www.opensuse.org/)"
|
||||
additionaltags="%OS_VERSION_ID_SP%.%RELEASE%,latest">
|
||||
<labels>
|
||||
<!-- See https://en.opensuse.org/Building_derived_containers#Labels -->
|
||||
<suse_label_helper:add_prefix prefix="org.opensuse.bci.micro">
|
||||
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed BCI %OS_VERSION% Micro Container Image"/>
|
||||
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed BCI %OS_VERSION_NO_DASH% Micro Container Image"/>
|
||||
<label name="org.opencontainers.image.description" value="A micro environment for containers based on the SLE Base Container Image."/>
|
||||
<label name="org.opencontainers.image.version" value="%OS_VERSION_ID_SP%.%RELEASE%"/>
|
||||
<label name="org.opencontainers.image.created" value="%BUILDTIME%"/>
|
||||
@ -30,12 +30,8 @@
|
||||
<label name="org.openbuildservice.disturl" value="%DISTURL%"/>
|
||||
|
||||
<label name="com.suse.release-stage" value="released"/>
|
||||
|
||||
</suse_label_helper:add_prefix>
|
||||
</labels>
|
||||
|
||||
|
||||
|
||||
</containerconfig>
|
||||
</type>
|
||||
<version>15.Tumbleweed.0</version>
|
||||
|
Loading…
x
Reference in New Issue
Block a user