Skip to content

Prune Docker Objects and Free up Space

View on Twitter

Running low on disk space and you have #Docker installed? 🤔

💡 Find out how much space Docker uses:
➡️ docker system df

🗑 Free up space by removing all unused objects:
➡️ docker system prune -af

Celebrate 🎉 How much space did you save?

You might also like
Skip to Content Link Read tip
Real-Time Collaboration With Dockside Read tip
Disable Nginx Server Header Read tip