How to clean your Docker data
Docker makes no configuration changes to your system … but it can use a significant volume of disk space. Use it for a short while and you may be shocked to see some scary usage statistics returned when entering:
docker system df
Fortunately, Docker...
blog.craigbuckler.com4 min read