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
Companies That Provide Visa Sponsorship Read tip
Restrict an Object in JavaScript Read tip
Generate Secure and Clean Unique IDs Read tip