Sign inSign up

chnoumis/nexus-docker

By chnoumis

Updated over 10 years ago

Sonatype Nexus

Image
0

388

chnoumis/nexus-docker repository overview

Fabric8 Sonatype Nexus

Our distro of the OSS Sonatype Nexus based on the sonatype/nexus:oss image which has additional configuration:

Running this container

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.

Tag summary

Content type

Image

Digest

Size

275.6 MB

Last updated

over 10 years ago

docker pull chnoumis/nexus-docker