Our distro of the OSS Sonatype Nexus based on the sonatype/nexus:oss image which has additional configuration:
docker run -d -p 8081:8081 --name nexus fabric8/nexus
If dockerhost is the host running docker then you can view the running Nexus at http://dockerhost:8081/
The default credentials are: admin / admin123.
For more detail on configuration options see the sonatype nexus image documentation.
Content type
Image
Digest
sha256:9ab4ad884…
Size
249.7 MB
Last updated
almost 9 years ago
docker pull fabric8/nexus