Sign inSign up

searchmymind/nexus

By searchmymind

Updated over 10 years ago

Nexus 3 M6 for ARM

Image
0

10K+

searchmymind/nexus repository overview

docker run --name nexus -p 8081:8081 -p 18443:18443 searchmymind/nexus

With a data container

docker run -v /nexus-data --name nexus-data armbuild/ubuntu docker run --rm --name nexus --volumes-from=nexus-data -p 8081:8081 -p 18443:18443 searchmymind/nexus

Tag summary

Content type

Image

Digest

Size

293.7 MB

Last updated

over 10 years ago

docker pull searchmymind/nexus