[info=a1efe6c6b9ef2e892156d5ce147dbec7]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/init-image?expand=0&rev=207
This commit is contained in:
parent
9fe4f3ccb2
commit
21a7b0e588
@ -16,7 +16,7 @@
|
||||
#!UseOBSRepositories
|
||||
|
||||
#!BuildTag: opensuse/bci/bci-init:%OS_VERSION_ID_SP%
|
||||
#!BuildTag: opensuse/bci/bci-init:%OS_VERSION_ID_SP%.%RELEASE%
|
||||
#!BuildTag: opensuse/bci/bci-init:%OS_VERSION_ID_SP%-%RELEASE%
|
||||
#!BuildTag: opensuse/bci/bci-init:latest
|
||||
|
||||
FROM opensuse/tumbleweed:latest
|
||||
@ -31,13 +31,13 @@ RUN set -euo pipefail; \
|
||||
LABEL org.opencontainers.image.authors="openSUSE (https://www.opensuse.org/)"
|
||||
LABEL org.opencontainers.image.title="openSUSE Tumbleweed BCI Init"
|
||||
LABEL org.opencontainers.image.description="Systemd environment for containers based on the openSUSE Tumbleweed Base Container Image. This container is only supported with podman."
|
||||
LABEL org.opencontainers.image.version="%OS_VERSION_ID_SP%.%RELEASE%"
|
||||
LABEL org.opencontainers.image.version="%OS_VERSION_ID_SP%-%RELEASE%"
|
||||
LABEL org.opencontainers.image.url="https://www.opensuse.org"
|
||||
LABEL org.opencontainers.image.created="%BUILDTIME%"
|
||||
LABEL org.opencontainers.image.vendor="openSUSE Project"
|
||||
LABEL org.opencontainers.image.source="%SOURCEURL%"
|
||||
LABEL org.opencontainers.image.ref.name="%OS_VERSION_ID_SP%.%RELEASE%"
|
||||
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/bci-init:%OS_VERSION_ID_SP%.%RELEASE%"
|
||||
LABEL org.opencontainers.image.ref.name="%OS_VERSION_ID_SP%-%RELEASE%"
|
||||
LABEL org.opensuse.reference="registry.opensuse.org/opensuse/bci/bci-init:%OS_VERSION_ID_SP%-%RELEASE%"
|
||||
LABEL org.openbuildservice.disturl="%DISTURL%"
|
||||
LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI"
|
||||
LABEL org.opensuse.release-stage="released"
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 15:00:03 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>
|
||||
|
||||
- switch to the more standard - separator also for OsContainers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 17:36:16 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user