1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
dockerfiles/nexus3
2021-12-01 18:11:40 +08:00
..
docker-compose.yml update 2021-12-01 18:11:40 +08:00
nginx.conf update nexus3 2019-10-16 19:50:02 +08:00
README.md update 2021-12-01 18:11:40 +08:00

nexus3

Sonatype Nexus Repository Manager 3

up and running

$ mkdir data
$ chown -R 200 data
$ docker-compose up -d
$ curl 127.0.0.1:8081