Skip to content

Dockerized Sonatype Nexus Repository Manager (amd64 and arm64)

License

Notifications You must be signed in to change notification settings

LXGaming/nexus3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.