Compare commits

...

2 Commits

Author SHA1 Message Date
Michael Prescott 4ce0b109aa Updating to Nexus 3.0.2-02 2016-09-09 17:07:45 -04:00
Jason Swank 482cba3956 minor formatting 2016-08-23 22:55:04 +00:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ MAINTAINER Sonatype <cloud-ops@sonatype.com>
ENV NEXUS_DATA /nexus-data
ENV NEXUS_VERSION 3.0.1-01
ENV NEXUS_VERSION 3.0.2-02
ENV JAVA_HOME /opt/java
ENV JAVA_VERSION_MAJOR 8
+1
View File
@@ -1,5 +1,6 @@
# sonatype/nexus3
A Dockerfile for Sonatype Nexus Repository Manager 3, based on CentOS.
To run, binding the exposed port 8081 to the host.