Thorsten Kukuk 2019-05-29 13:43:16 +00:00 committed by Git OBS Bridge
parent c545f42121
commit df45576497
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 29 15:43:02 CEST 2019 - kukuk@suse.de
- Fix labels
-------------------------------------------------------------------
Wed May 29 15:11:28 CEST 2019 - kukuk@suse.de

View File

@ -14,10 +14,10 @@
maintainer="Thorsten Kukuk <kukuk@suse.com>">
<labels>
<suse_label_helper:add_prefix prefix="org.opensuse.tumbleweed.busybox">
<label name="org.opencontainers.title" value="openSUSE Busybox Container"/>
<label name="org.opencontainers.description" value="Small image containing busybox."/>
<label name="org.opencontainers.version" value="%PKG_VERSION%-%RELEASE%"/>
<label name="org.opencontainers.created" value="%BUILDTIME%"/>
<label name="org.opencontainers.image.title" value="openSUSE Busybox Container"/>
<label name="org.opencontainers.image.description" value="Small image containing busybox."/>
<label name="org.opencontainers.image.version" value="%PKG_VERSION%-%RELEASE%"/>
<label name="org.opencontainers.image.created" value="%BUILDTIME%"/>
<label name="org.opencontainers.image.vendor" value="openSUSE Project"/>
<label name="org.opencontainers.image.url" value="https://www.opensuse.org/"/>
<label name="org.opensuse.reference" value="registry.opensuse.org/opensuse/busybox:%PKG_VERSION%-%RELEASE%"/>