1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02: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