Sonatype nexus running on centos 7 with java 8
614
To build the image run docker build -t ic0deu/nexus:b<build-version-number> .
To push the image to docker hub run docker push ic0deu/nexus:b<build-version-number>
To run it docker run -d -p 8081:8081 --name nexus ic0deu/nexus:b<build-version-number>
Notes:
Default credentials are: admin / admin123
Content type
Image
Digest
sha256:1d23f579e…
Size
304.2 MB
Last updated
about 11 years ago
docker pull ic0deu/nexus:b1