Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update gitlab_compose container_guide
authored
May 30, 2018
by
Jani Purujoki
Show whitespace changes
Inline
Side-by-side
gitlab_compose-container_guide.md
View page @
608af3f1
...
...
@@ -31,7 +31,7 @@ sudo apt-get install \
curl \
software-properties-common
```
Add Docker's official GPG key:
*
Add Docker's official GPG key:
```
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
...
...
...
...