分别运行gitlab和gitlab-shell [英] Running gitlab and gitlab-shell separately

查看:183
本文介绍了分别运行gitlab和gitlab-shell的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为gitlab构建docker映像,我想遵循docker设计–在一个容器中进行一个过程。是否可以在单独的容器(带有sshd)中运行gitlab shell?我是否应该注意任何陷阱?

I'm building docker images for gitlab and I want to follow docker design – one process in one container. Is it possible to run gitlab shell in a separate container (with sshd)? Should I be aware of any pitfalls?

推荐答案

似乎不可能,根据这些行位于 gitlab.yml

Seems it's not possible, according to these lines in gitlab.yml:

  ## GitLab Shell settings
  gitlab_shell:
    path: /home/git/gitlab-shell/
    hooks_path: /home/git/gitlab-shell/hooks/

这篇关于分别运行gitlab和gitlab-shell的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆