13、gitlab
4c8g、100g
docker安装gitlab(使用k8s的ingress暴露)
版本:https://gitlab.com/gitlab-org/gitlab-foss/-/tags?sort=version_desc
官方docker仓库:https://hub.docker.com/r/gitlab/gitlab-ce/tags
docker pull gitlab/gitlab-ce:16.8.0-ce.0
docker pull ccr.ccs.tencentyun.com/huanghuanhui/gitlab:16.8.0-ce.0
cd && mkdir gitlab && cd gitlab && export GITLAB_HOME=/root/gitlab
docker run -d \
--name gitlab \
--hostname