摘要:
"一、Gitlab安装" 阅读全文
posted @ 2018-07-28 15:35
Diligent小十
阅读(131)
评论(0)
推荐(0)
摘要:
使用Docker部署Gitlab 1. 下载gitlab镜像 2. 运行gitlab实例 GITLAB_HOME= /data/gitlab docker run d \ hostname gitlab \ publish 8443:443 publish 80:80 publish 2222:22 阅读全文
posted @ 2018-07-28 15:33
Diligent小十
阅读(103)
评论(0)
推荐(0)