GitPeeks
February 25, 2025

Automate Docker build cache prune

Prevent Docker build cache from filling up your server!

🚀 What’s new?

GitPeeks now automatically removes stale Docker build cache, preventing it from accumulating and taking up excessive disk space. This ensures that your server stays optimized without manual cleanup.

🤔 Why did we make this change?

Docker build cache can quickly grow over time, consuming valuable storage and potentially leading to build failures due to insufficient disk space. By automating cache pruning, we ensure that your servers remain clean and ready for new builds without requiring manual maintenance.

🛠️ How it works

  • Define prune frequency in your server settings.