Skip to content

Instantly share code, notes, and snippets.

View dbellotti's full-sized avatar

David Bellotti dbellotti

View GitHub Profile
@dbellotti
dbellotti / docker-cleanup-resources.md
Last active September 13, 2018 16:56 — forked from bastman/docker-cleanup-resources.md
docker cleanup guide: containers, images, volumes, networks

Docker - How to cleanup (unused) resources

Once in a while, you may need to cleanup resources (containers, volumes, images, networks) ...

🐳 find and remove naughty containers

// macOS - pathing might be different on your machine

# look for the results using a lot of space (lets say it is `com.docker.driver.amd64-linux)
$ ls -la ~/Library/Containers/com.docker.docker/Data/