forked from pool/distribution-image
[info=9b9b96a995eed177e3418e13b23ca030]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/distribution-image?expand=0&rev=44
This commit is contained in:
parent
50a7eb3f66
commit
fdf927a0f0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 23 06:45:17 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- Use standard naming for registry image
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 5 16:55:15 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
Wed Apr 5 16:55:15 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<description type="system">
|
<description type="system">
|
||||||
<author>openSUSE Project</author>
|
<author>openSUSE Project</author>
|
||||||
<contact>https://www.suse.com/</contact>
|
<contact>https://www.suse.com/</contact>
|
||||||
<specification>openSUSE Tumbleweed OCI Container Registry Container Image</specification>
|
<specification>openSUSE Tumbleweed OCI Container Registry (Distribution) Container Image</specification>
|
||||||
</description>
|
</description>
|
||||||
<preferences>
|
<preferences>
|
||||||
<type image="docker" derived_from="obsrepositories:/opensuse/bci/bci-micro#latest">
|
<type image="docker" derived_from="obsrepositories:/opensuse/bci/bci-micro#latest">
|
||||||
@ -20,8 +20,8 @@
|
|||||||
additionaltags="%%registry_version%%-%RELEASE%,latest">
|
additionaltags="%%registry_version%%-%RELEASE%,latest">
|
||||||
<labels>
|
<labels>
|
||||||
<suse_label_helper:add_prefix prefix="org.opensuse.application.registry">
|
<suse_label_helper:add_prefix prefix="org.opensuse.application.registry">
|
||||||
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed OCI Container Registry Container Image"/>
|
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed OCI Container Registry (Distribution) Container Image"/>
|
||||||
<label name="org.opencontainers.image.description" value="Open Source Registry implementation (Distribution) using the OCI Distribution Specification"/>
|
<label name="org.opencontainers.image.description" value="OCI Container Registry (Distribution) based on the openSUSE Tumbleweed Base Container Image."/>
|
||||||
<label name="org.opencontainers.image.version" value="%%registry_version%%"/>
|
<label name="org.opencontainers.image.version" value="%%registry_version%%"/>
|
||||||
<label name="org.opencontainers.image.created" value="%BUILDTIME%"/>
|
<label name="org.opencontainers.image.created" value="%BUILDTIME%"/>
|
||||||
<label name="org.opencontainers.image.vendor" value="openSUSE Project"/>
|
<label name="org.opencontainers.image.vendor" value="openSUSE Project"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user