您现在的位置是:首页 >学无止境 >docker启动gitlab时权限不足网站首页学无止境

docker启动gitlab时权限不足

会飞的土拨鼠呀 2024-07-22 18:01:02
简介docker启动gitlab时权限不足

报错提示

Configure GitLab for your system by editing /etc/gitlab/gitlab.rb file
And restart this container to reload settings.
To do it use docker exec:

docker exec -it gitlab editor /etc/gitlab/gitlab.rb
docker restart gitlab

For a comprehensive list of configuration options please see the Omnibus GitLab readme
https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md

If this container fails to start due to permission problems try to fix it by executing:

docker exec -it gitlab update-permissions
docker restart gitlabConfigure GitLab for your system by editing /etc/gitlab/gitlab.rb file
And restart this container to reload settings.
To do it use docker exec:

docker exec -it gitlab editor /etc/gitlab/gitlab.rb
docker restart gitlab

For a comprehensive list of configuration options please see the Omnibus GitLab readme
https://gitlab.com/gitlab-org/omnibus

风语者!平时喜欢研究各种技术,目前在从事后端开发工作,热爱生活、热爱工作。