1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-02 03:37:40 +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

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