- Fix labels
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/tumbleweed-busybox-image?expand=0&rev=6
This commit is contained in:
parent
c545f42121
commit
df45576497
@ -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
|
||||
|
||||
|
@ -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%"/>
|
||||
|
Loading…
Reference in New Issue
Block a user