docker pull sonatype/nexus3:3.7. docker run -d --name nexus3.x --network host -v /volume-data/nexus3/nexus-data:/nexus-data -u --restart always sonatype/nexus3:3.7.
相关文章
- 12-25【docker】私有仓库搭建
- 12-2510.使用nexus3配置golang私有仓库
- 12-25使用Docker安装nexus3,搭建maven私服
- 12-25容器技术之Docker私有镜像仓库harbor
- 12-25容器技术之Docker私有镜像仓库docker-distribution
- 12-25容器技术之Docker私有镜像仓库docker-distribution
- 12-25Jenkins实现CICD实战攻略(八)Nexus构建npm、maven私有仓库
- 12-25Maven把自己的包部署到远程仓库
- 12-25使用docker私有化部署nuget server-proget
- 12-25使用docker搭建nexus并配置docker私有仓库