Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 203 Bytes

nexus2.md

File metadata and controls

12 lines (11 loc) · 203 Bytes

nexus2

docker run -d \
-p 8081:8081 \
--name  nexus \
--restart=always \
-v  /nexus/nexus-data:/nexus-data  \
-v  /nexus/sonatype-work:/sonatype-work  \
-u root \
sonatype/nexus:2.14.8