1
0

Not having "opensuse" as prefix does not conform to specification as per conversation with fvogt

OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/java15-devel-container?expand=0&rev=7
This commit is contained in:
Marco Varlese 2021-03-23 19:25:11 +00:00 committed by Git OBS Bridge
parent acc525b489
commit c6c82803ae

View File

@ -1,7 +1,7 @@
# Defines the tag for OBS and build script builds:
#!BuildTag: java-devel:15
#!BuildTag: java-devel:%%PKG_VERSION%%
#!BuildTag: java-devel:%%PKG_VERSION%%.%RELEASE%
#!BuildTag: opensuse/java-devel:15
#!BuildTag: opensuse/java-devel:%%PKG_VERSION%%
#!BuildTag: opensuse/java-devel:%%PKG_VERSION%%.%RELEASE%
FROM opensuse/tumbleweed
@ -11,7 +11,7 @@ PREFIXEDLABEL org.opencontainers.image.description="Environment for Java 15 deve
PREFIXEDLABEL org.opencontainers.image.created="%BUILDTIME%"
PREFIXEDLABEL org.opencontainers.image.version="%%PKG_VERSION%%.%RELEASE%"
PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%"
PREFIXEDLABEL org.opensuse.reference="registry.opensuse.org/java-devel:%%PKG_VERSION%%.%RELEASE%"
PREFIXEDLABEL org.opensuse.reference="registry.opensuse.org/opensuse/java-devel:%%PKG_VERSION%%.%RELEASE%"
# Work around https://github.com/openSUSE/obs-build/issues/487
RUN zypper install -y openSUSE-release-appliance-docker