Nexus Repository OSS
支持的倉庫類型
安裝方法(使用docker)
命令:
sudo docker run -d \
--name nexus3 \
--restart=always \
-p 8088:8088 \
-p 8081:8081 \
-p 5000:5000 \
-v /var/lib/nexus-data:/nexus-data \
sonatype/nexus3
輸入后自動啟動
Nexus Repository OSS
支持的倉庫類型
安裝方法(使用docker)
命令:
sudo docker run -d \
--name nexus3 \
--restart=always \
-p 8088:8088 \
-p 8081:8081 \
-p 5000:5000 \
-v /var/lib/nexus-data:/nexus-data \
sonatype/nexus3
輸入后自動啟動
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。