forked from pool/minimal-image
Accepting request 1174308 from devel:BCI:Tumbleweed
🤖: sync package with devel:BCI:Tumbleweed from OBS OBS-URL: https://build.opensuse.org/request/show/1174308 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minimal-image?expand=0&rev=14
This commit is contained in:
commit
98cc32b2a4
@ -1,4 +1,4 @@
|
||||
# openSUSE Tumbleweed BCI openSUSE Tumbleweed Minimal: Base Container image without Zypper
|
||||
# openSUSE Tumbleweed BCI Minimal: Base Container image without Zypper
|
||||
![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green)
|
||||
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 15 13:43:21 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- Remove duplication from the image title
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 16:26:31 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
|
||||
<description type="system">
|
||||
<author>openSUSE Project</author>
|
||||
<contact>https://www.suse.com/</contact>
|
||||
<specification>openSUSE Tumbleweed BCI openSUSE Tumbleweed Minimal Container Image</specification>
|
||||
<specification>openSUSE Tumbleweed BCI Minimal Container Image</specification>
|
||||
</description>
|
||||
<preferences>
|
||||
<type image="docker" derived_from="obsrepositories:/opensuse/bci/bci-micro#latest">
|
||||
@ -32,8 +32,8 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
|
||||
additionaltags="%OS_VERSION_ID_SP%.%RELEASE%,latest">
|
||||
<labels>
|
||||
<suse_label_helper:add_prefix prefix="org.opensuse.bci.minimal">
|
||||
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed BCI openSUSE Tumbleweed Minimal"/>
|
||||
<label name="org.opencontainers.image.description" value="openSUSE Tumbleweed Minimal container based on the openSUSE Tumbleweed Base Container Image."/>
|
||||
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed BCI Minimal"/>
|
||||
<label name="org.opencontainers.image.description" value="Minimal container based on the openSUSE Tumbleweed Base Container Image."/>
|
||||
<label name="org.opencontainers.image.version" value="%OS_VERSION_ID_SP%.%RELEASE%"/>
|
||||
<label name="org.opencontainers.image.created" value="%BUILDTIME%"/>
|
||||
<label name="org.opencontainers.image.vendor" value="openSUSE Project"/>
|
||||
|
Loading…
Reference in New Issue
Block a user