diff options
Diffstat (limited to 'docker/troubleshooting.md')
-rw-r--r-- | docker/troubleshooting.md | 2 |
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): ``` |