Skip to content

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

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors