Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update gitlab_compose container_guide
authored
Jul 04, 2018
by
Jani Purujoki
Show whitespace changes
Inline
Side-by-side
gitlab_compose-container_guide.md
View page @
f060c738
...
@@ -117,3 +117,5 @@ web:
...
@@ -117,3 +117,5 @@ web:
```
```
sudo docker-compose up -d
sudo docker-compose up -d
```
```
:exclamation: You need to have included ports free for this configuration to work. Common problem: SSH is on port 22 by default.