I created a docker-compose.yml . web: image: 'gitlab/gitlab-ce:latest' restart: always hostname: 'git.domain.com' environment: ...
確定! 回上一頁