Accepting request 1247051 from devel:BCI:Tumbleweed

🤖: sync package with devel:BCI:Tumbleweed from OBS

OBS-URL: https://build.opensuse.org/request/show/1247051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distribution-image?expand=0&rev=30
This commit is contained in:
Ana Guerrero 2025-02-19 15:03:19 +00:00 committed by Git OBS Bridge
commit 50f5fcdbc5
3 changed files with 8 additions and 3 deletions

View File

@ -31,7 +31,7 @@ Then you can start the container with the following command:
```bash
podman run -d --restart=always -p 5000:5000 -v /path/to/config.yml:/etc/registry/config.yml \
-v /var/lib/docker-registry:/var/lib/docker-registry --name registry registry.opensuse.org/opensuse/registry:%%registry_version%%-%RELEASE%
-v /var/lib/docker-registry:/var/lib/docker-registry --name registry registry.opensuse.org/opensuse/registry:2.8
```
The registry is available at `http://localhost:5000`. To keep the registry running after a reboot, create a systemd service as follows:

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 19 11:33:09 UTC 2025 - SUSE Update Bot <bci-internal@suse.de>
- fix image references in README
-------------------------------------------------------------------
Wed Jan 1 14:13:48 UTC 2025 - SUSE Update Bot <bci-internal@suse.de>

View File

@ -14,7 +14,7 @@ https://github.com/SUSE/BCI-dockerfile-generator
Please submit bugfixes or comments via https://bugs.opensuse.org/
You can contact the BCI team via https://github.com/SUSE/bci/discussions
-->
<!-- OBS-AddTag: opensuse/registry:%%registry_version%%-%RELEASE% opensuse/registry:%%registry_version%% opensuse/registry:latest -->
<!-- OBS-AddTag: opensuse/registry:%%registry_version%%-%RELEASE% opensuse/registry:%%registry_version%% opensuse/registry:2.8 opensuse/registry:latest -->
<!-- OBS-Imagerepo: obsrepositories:/ -->
<image schemaversion="7.4" name="registry-image" xmlns:suse_label_helper="com.suse.label_helper">
@ -28,7 +28,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
<containerconfig
name="opensuse/registry"
tag="%%registry_version%%-%RELEASE%"
additionaltags="%%registry_version%%,latest"
additionaltags="%%registry_version%%,2.8,latest"
user="registry">
<labels>
<suse_label_helper:add_prefix prefix="org.opensuse.application.registry">