Sign inSign up

birkand/nexus

By birkand

Updated almost 11 years ago

Image
0

296

birkand/nexus repository overview

docker-nexus

Docker version of Sonatype Nexus

Usage

To run nexus:

docker run -d -p 8081:8081 --name nexus birkand/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:2e4f7714f

Size

374.5 MB

Last updated

almost 11 years ago

docker pull birkand/nexus