Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-05-06 17:39:30 +0300
committerSytse Sijbrandij <sytse@gitlab.com>2015-05-06 17:39:30 +0300
commit6518c728acca65732f89a22a5cbbb75fe3f238f6 (patch)
treee3d006854968479e78c06ebdbd20de5e351b025d /docker/troubleshooting.md
parente8edd20bfd4f27a3dc644a86b667e1d2900b729e (diff)
Small improvements to the dockerfile.
Diffstat (limited to 'docker/troubleshooting.md')
-rw-r--r--docker/troubleshooting.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/troubleshooting.md b/docker/troubleshooting.md
index 1b137922bf8..5827f2185db 100644
--- a/docker/troubleshooting.md
+++ b/docker/troubleshooting.md
@@ -62,6 +62,8 @@ free -m
```
+# Cleanup
+
Remove ALL docker containers and images (also non GitLab ones):
```