[info=435d96cde03f7e103f144259591fab71]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/busybox-image?expand=0&rev=96
This commit is contained in:
2024-05-15 19:39:54 +00:00
committed by Git OBS Bridge
parent ed1f4910d9
commit 19be82e373
3 changed files with 9 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# openSUSE Tumbleweed BCI openSUSE Tumbleweed BusyBox: the smallest and GPLv3-free image
# openSUSE Tumbleweed BCI BusyBox: the smallest and GPLv3-free image
![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green)

View File

@@ -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>

View File

@@ -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 BusyBox Container Image</specification>
<specification>openSUSE Tumbleweed BCI BusyBox Container Image</specification>
</description>
<preferences>
<type image="docker">
@@ -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.busybox">
<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."/>
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed BCI BusyBox"/>
<label name="org.opencontainers.image.description" value="BusyBox 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"/>