1
0

[info=9b9b96a995eed177e3418e13b23ca030]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/distribution-image?expand=0&rev=44
This commit is contained in:
Dan Čermák 2023-05-23 18:42:16 +00:00 committed by Git OBS Bridge
parent 50a7eb3f66
commit fdf927a0f0
2 changed files with 8 additions and 3 deletions

View File

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

View File

@ -8,7 +8,7 @@
<description type="system">
<author>openSUSE Project</author>
<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>
<preferences>
<type image="docker" derived_from="obsrepositories:/opensuse/bci/bci-micro#latest">
@ -20,8 +20,8 @@
additionaltags="%%registry_version%%-%RELEASE%,latest">
<labels>
<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.description" value="Open Source Registry implementation (Distribution) using the OCI Distribution Specification"/>
<label name="org.opencontainers.image.title" value="openSUSE Tumbleweed OCI Container Registry (Distribution) Container Image"/>
<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.created" value="%BUILDTIME%"/>
<label name="org.opencontainers.image.vendor" value="openSUSE Project"/>