Skip to content

leadowl/docker-rpi-nexus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-rpi-nexus

Nexus Repository Manager OSS 3.xx on Raspberry pi with docker

Only tested on Raspberry Pi 3

docker run -d --name nexus-data leadowl/rpi-nexus echo "data-only container for Nexus"
docker run -d -p 8081:8081 --name nexus --restart=always --volumes-from nexus-data leadowl/rpi-nexus

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors