Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9667680421 |
+4
-4
@@ -17,8 +17,8 @@ FROM registry.access.redhat.com/ubi8/ubi
|
||||
LABEL name="Nexus Repository Manager" \
|
||||
maintainer="Sonatype <support@sonatype.com>" \
|
||||
vendor=Sonatype \
|
||||
version="3.31.0-01" \
|
||||
release="3.31.0" \
|
||||
version="3.31.1-01" \
|
||||
release="3.31.1" \
|
||||
url="https://sonatype.com" \
|
||||
summary="The Nexus Repository Manager server \
|
||||
with universal support for popular component formats." \
|
||||
@@ -36,9 +36,9 @@ LABEL name="Nexus Repository Manager" \
|
||||
io.openshift.expose-services="8081:8081" \
|
||||
io.openshift.tags="Sonatype,Nexus,Repository Manager"
|
||||
|
||||
ARG NEXUS_VERSION=3.31.0-01
|
||||
ARG NEXUS_VERSION=3.31.1-01
|
||||
ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-${NEXUS_VERSION}-unix.tar.gz
|
||||
ARG NEXUS_DOWNLOAD_SHA256_HASH=975d113d293a2958dcb642e81e68ccd575de6e3a124ea00ad6c9f578a173a97b
|
||||
ARG NEXUS_DOWNLOAD_SHA256_HASH=c4c03d6e02e8c716dfa9e82f1ecfb8df6af5cc1ac9a85216bb5d90278093801e
|
||||
|
||||
# configure nexus runtime
|
||||
ENV SONATYPE_DIR=/opt/sonatype
|
||||
|
||||
@@ -17,8 +17,8 @@ FROM centos:centos7
|
||||
LABEL name="Nexus Repository Manager" \
|
||||
maintainer="Sonatype <support@sonatype.com>" \
|
||||
vendor=Sonatype \
|
||||
version="3.31.0-01" \
|
||||
release="3.31.0" \
|
||||
version="3.31.1-01" \
|
||||
release="3.31.1" \
|
||||
url="https://sonatype.com" \
|
||||
summary="The Nexus Repository Manager server \
|
||||
with universal support for popular component formats." \
|
||||
@@ -36,9 +36,9 @@ LABEL name="Nexus Repository Manager" \
|
||||
io.openshift.expose-services="8081:8081" \
|
||||
io.openshift.tags="Sonatype,Nexus,Repository Manager"
|
||||
|
||||
ARG NEXUS_VERSION=3.31.0-01
|
||||
ARG NEXUS_VERSION=3.31.1-01
|
||||
ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-${NEXUS_VERSION}-unix.tar.gz
|
||||
ARG NEXUS_DOWNLOAD_SHA256_HASH=975d113d293a2958dcb642e81e68ccd575de6e3a124ea00ad6c9f578a173a97b
|
||||
ARG NEXUS_DOWNLOAD_SHA256_HASH=c4c03d6e02e8c716dfa9e82f1ecfb8df6af5cc1ac9a85216bb5d90278093801e
|
||||
|
||||
# configure nexus runtime
|
||||
ENV SONATYPE_DIR=/opt/sonatype
|
||||
|
||||
+4
-4
@@ -17,8 +17,8 @@ FROM registry.access.redhat.com/rhel7/rhel
|
||||
LABEL name="Nexus Repository Manager" \
|
||||
maintainer="Sonatype <support@sonatype.com>" \
|
||||
vendor=Sonatype \
|
||||
version="3.31.0-01" \
|
||||
release="3.31.0" \
|
||||
version="3.31.1-01" \
|
||||
release="3.31.1" \
|
||||
url="https://sonatype.com" \
|
||||
summary="The Nexus Repository Manager server \
|
||||
with universal support for popular component formats." \
|
||||
@@ -36,9 +36,9 @@ LABEL name="Nexus Repository Manager" \
|
||||
io.openshift.expose-services="8081:8081" \
|
||||
io.openshift.tags="Sonatype,Nexus,Repository Manager"
|
||||
|
||||
ARG NEXUS_VERSION=3.31.0-01
|
||||
ARG NEXUS_VERSION=3.31.1-01
|
||||
ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-${NEXUS_VERSION}-unix.tar.gz
|
||||
ARG NEXUS_DOWNLOAD_SHA256_HASH=975d113d293a2958dcb642e81e68ccd575de6e3a124ea00ad6c9f578a173a97b
|
||||
ARG NEXUS_DOWNLOAD_SHA256_HASH=c4c03d6e02e8c716dfa9e82f1ecfb8df6af5cc1ac9a85216bb5d90278093801e
|
||||
|
||||
# configure nexus runtime
|
||||
ENV SONATYPE_DIR=/opt/sonatype
|
||||
|
||||
+4
-4
@@ -17,8 +17,8 @@ FROM registry.access.redhat.com/ubi8/ubi
|
||||
LABEL name="Nexus Repository Manager" \
|
||||
vendor=Sonatype \
|
||||
maintainer="Sonatype <support@sonatype.com>" \
|
||||
version="3.31.0-01" \
|
||||
release="3.31.0" \
|
||||
version="3.31.1-01" \
|
||||
release="3.31.1" \
|
||||
url="https://sonatype.com" \
|
||||
summary="The Nexus Repository Manager server \
|
||||
with universal support for popular component formats." \
|
||||
@@ -36,9 +36,9 @@ LABEL name="Nexus Repository Manager" \
|
||||
io.openshift.expose-services="8081:8081" \
|
||||
io.openshift.tags="Sonatype,Nexus,Repository Manager"
|
||||
|
||||
ARG NEXUS_VERSION=3.31.0-01
|
||||
ARG NEXUS_VERSION=3.31.1-01
|
||||
ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/nexus-${NEXUS_VERSION}-unix.tar.gz
|
||||
ARG NEXUS_DOWNLOAD_SHA256_HASH=975d113d293a2958dcb642e81e68ccd575de6e3a124ea00ad6c9f578a173a97b
|
||||
ARG NEXUS_DOWNLOAD_SHA256_HASH=c4c03d6e02e8c716dfa9e82f1ecfb8df6af5cc1ac9a85216bb5d90278093801e
|
||||
|
||||
# configure nexus runtime
|
||||
ENV SONATYPE_DIR=/opt/sonatype
|
||||
|
||||
Reference in New Issue
Block a user