Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.
/ nexus3 Public archive

Production ready Nexus3 with API postconfig for Docker Registry on Alpine

Notifications You must be signed in to change notification settings

flavioaiello/nexus3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls Docker Automation

Nexus3

Minimalistic Sonatype Nexus3 general purpose repository based on alpine linux.

API

Please refer to the official API Docs.

Getting started

Default credentials after startup: username: admin and password: admin123.

docker build -t nexus3 .
docker run -d -p 8081:8081 -v /tmp/nexus3:/nexus-data --name nexus3 nexus3

About

Production ready Nexus3 with API postconfig for Docker Registry on Alpine

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published