LXGaming / nexus3

Dockerized Sonatype Nexus Repository Manager (amd64 and arm64)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nexus3

License Docker Hub

Usage

docker-compose

services:
  nexus:
    container_name: nexus
    image: lxgaming/nexus3:latest
    restart: unless-stopped
    volumes:
      - /path/to/nexus/data:/nexus-data

Credits

sonatype/docker-nexus3

License

nexus3 is licensed under the Apache 2.0 license.

About

Dockerized Sonatype Nexus Repository Manager (amd64 and arm64)

License:Apache License 2.0


Languages

Language:Shell 100.0%