Skip to content

Instantly share code, notes, and snippets.

@jahands
Last active September 19, 2016 21:49
Show Gist options
  • Save jahands/fb434999d25f78ae56c2affa56117646 to your computer and use it in GitHub Desktop.
Save jahands/fb434999d25f78ae56c2affa56117646 to your computer and use it in GitHub Desktop.
Remove all that docker junk
# Uses https://github.com/spotify/docker-gc
sudo docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v /etc:/etc spotify/docker-gc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment