Difference between revisions of "GitLab: docker-compose up -d"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | <pre> | ||
+ | WARNING: The GITLAB_HOME variable is not set. Defaulting to a blank string. | ||
+ | Creating network "gitlab_default" with the default driver | ||
+ | Pulling web (gitlab/gitlab-ee:latest)... | ||
+ | latest: Pulling from gitlab/gitlab-ee | ||
+ | d7bfe07ed847: Pull complete | ||
+ | cfbab74d6a67: Pull complete | ||
+ | 20e6fc0332d9: Pull complete | ||
+ | cfcb1fd5d07d: Pull complete | ||
+ | 16ede9e27bd8: Pull complete | ||
+ | fb17786cf52e: Pull complete | ||
+ | cec584d405f8: Pull complete | ||
+ | ecea34fedd63: Pull complete | ||
+ | Digest: sha256:bb6a0b075f86bd00dbcb12f6132b7739ad880d4c56371fcf17eea11490166b89 | ||
+ | Status: Downloaded newer image for gitlab/gitlab-ee:latest | ||
+ | Creating gitlab_web_1 ... | ||
+ | Creating gitlab_web_1 ... error | ||
+ | |||
+ | ERROR: for gitlab_web_1 Cannot start service web: driver failed programming external connectivity on endpoint gitlab_web_1 (6a355b9cf4336382612ce2c1475610135c455a64234bd499e66e7eb0df4a11ba): Error starting userland proxy: listen tcp4 0.0.0.0:22: bind: address already in use | ||
+ | |||
+ | ERROR: for web Cannot start service web: driver failed programming external connectivity on endpoint gitlab_web_1 (6a355b9cf4336382612ce2c1475610135c455a64234bd499e66e7eb0df4a11ba): Error starting userland proxy: listen tcp4 0.0.0.0:22: bind: address already in use | ||
+ | ERROR: Encountered errors while bringing up the project. | ||
+ | </pre> | ||
+ | |||
+ | |||
+ | |||
+ | |||
[[docker-compose up -d]] | [[docker-compose up -d]] |
Revision as of 22:36, 4 July 2022
WARNING: The GITLAB_HOME variable is not set. Defaulting to a blank string. Creating network "gitlab_default" with the default driver Pulling web (gitlab/gitlab-ee:latest)... latest: Pulling from gitlab/gitlab-ee d7bfe07ed847: Pull complete cfbab74d6a67: Pull complete 20e6fc0332d9: Pull complete cfcb1fd5d07d: Pull complete 16ede9e27bd8: Pull complete fb17786cf52e: Pull complete cec584d405f8: Pull complete ecea34fedd63: Pull complete Digest: sha256:bb6a0b075f86bd00dbcb12f6132b7739ad880d4c56371fcf17eea11490166b89 Status: Downloaded newer image for gitlab/gitlab-ee:latest Creating gitlab_web_1 ... Creating gitlab_web_1 ... error ERROR: for gitlab_web_1 Cannot start service web: driver failed programming external connectivity on endpoint gitlab_web_1 (6a355b9cf4336382612ce2c1475610135c455a64234bd499e66e7eb0df4a11ba): Error starting userland proxy: listen tcp4 0.0.0.0:22: bind: address already in use ERROR: for web Cannot start service web: driver failed programming external connectivity on endpoint gitlab_web_1 (6a355b9cf4336382612ce2c1475610135c455a64234bd499e66e7eb0df4a11ba): Error starting userland proxy: listen tcp4 0.0.0.0:22: bind: address already in use ERROR: Encountered errors while bringing up the project.
docker-compose up -d WARNING: The GITLAB_HOME variable is not set. Defaulting to a blank string. Pulling web (gitlab/gitlab-ee:latest)... latest: Pulling from gitlab/gitlab-ee d7bfe07ed847: Pull complete cfbab74d6a67: Pull complete 20e6fc0332d9: Pull complete cfcb1fd5d07d: Pull complete 16ede9e27bd8: Pull complete fb17786cf52e: Pull complete cec584d405f8: Pull complete ecea34fedd63: Downloading [==================================================>] 1.214GB/1.214GB ERROR: write /var/lib/docker/tmp/GetImageBlob173544664: no space left on device
See also
- GitLab: Install GitLab, Upgrade GitLab Gitlab runner (changelog),
gitlab.rb, .gitlab/, gitlab-ci.yml
,gitlab-ctl, gitlab-rake, gitlab-backup, gitlab-rails
, GitLab editions, GitLab Security Dashboards, GitLab environments, GitLab environment variables, Auto DevOps, permissions, GitLab Pages,gitlab-rails
, GitLab scheduled pipelines, GitLab logs, GitLab changelog , GitLab Release CLI, GitLab Omnibus, GitLab Advanced Search, GitLab container registry, GitLab infrastructure registry
Advertising: