Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update gitlab_compose container_guide
authored
May 29, 2018
by
Jani Purujoki
Show whitespace changes
Inline
Side-by-side
gitlab_compose-container_guide.md
View page @
c47e613b
...
...
@@ -4,6 +4,9 @@
```
sudo docker ps
sudo docker image ls
```
Edit container:
```
sudo docker exec -it gitlab /bin/bash
```
### Starting point
...
...
...
...