标签:follow configure pull comment 3.1 extern vim git com
docker pull docker.io/gitlab/gitlab-ce 
docker run -itd --name gitlab -p 10080:80 gitlab/gitlab-ce vim /etc/gitlab/gitlab.rb to uncomment followexternal_url ‘http://192.168.43.137‘3 . statrt and reconfigure
gitlab-ctl start` and `gitlab-ctl reconfigure标签:follow configure pull comment 3.1 extern vim git com
原文地址:https://www.cnblogs.com/vickey-wu/p/9443909.html