Install GitLab. 執行docker run 指令,建立gitlab/gitlab-ce 的Container. docker run -d --name gitlab -p 8080:80 --restart always gitlab/gitlab-ce.
確定! 回上一頁