Docker ate your disk: which of the four caches is full, and how to reclaim it safely
Your host is at 100% and /var/lib/docker is enormous. This walks through reading docker system df, what prune touches and skips, the log file that fills the disk silently, and the exact order to run cleanup on a box already out of space.
Read more →