码迷,mamicode.com
首页 > 其他好文 > 详细

Docker 镜像安装 GitLab 中文社区版

时间:2018-01-02 15:25:47      阅读:238      评论:0      收藏:0      [点我收藏+]

标签:publish   rest   gitlab   run   col   stopped   tar   中文   etc   

docker run     --detach     --publish 20443:443     --publish 20080:80     --name gitlab     --restart unless-stopped     --volume ~/gitlabdata/etc:/etc/gitlab     --volume ~/gitlabdata/log:/var/log/gitlab     --volume ~/gitlabdata/data:/var/opt/gitlab     beginor/gitlab-ce

参见连接:https://hub.docker.com/r/beginor/gitlab-ce/

GitLab 中文社区版 Docker 镜像

Docker 镜像安装 GitLab 中文社区版

标签:publish   rest   gitlab   run   col   stopped   tar   中文   etc   

原文地址:https://www.cnblogs.com/liyangLife/p/8176791.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!