rm nexus again
This commit is contained in:
parent
2782af5a1e
commit
a5db1ea06e
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
---
|
||||
services:
|
||||
nexus:
|
||||
image: sonatype/nexus3:3.73.0
|
||||
container_name: nexus
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8081:8081
|
||||
- 8082:8082
|
||||
volumes:
|
||||
- /docker/appdata/nexus:/nexus-data ## To get to work run: sudo chown -R 200 /docker/appdata/nexus/ | cat /docker/appdata/nexus/admin.password
|
Loading…
Reference in a new issue