1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-21 18:06:36 +02:00
dockerfiles/nexus3
2024-09-02 13:01:53 +08:00
..
docker-compose.yml update nexus3 2024-09-02 13:01:53 +08:00
nginx.conf
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