Sign inSign up

usman/docker-nexus

By usman

Updated almost 11 years ago

A dockerized Sonatype Nexus container

Image
6

1.4K

usman/docker-nexus repository overview

docker-nexus

Docker version of Sonatype Nexus

Usage

To run nexus:

docker run -d -p 8081:8081 --name nexus usman/docker-nexus

To backup nexus data:

docker run --volumes-from nexus -v $(pwd):/backup ubuntu tar cvf /backup.tar /opt/sonatype-work/

Tag summary

Content type

Image

Digest

sha256:1bbdc3569

Size

345.3 MB

Last updated

almost 11 years ago

docker pull usman/docker-nexus