Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excessive Unused Docker Cache Generated by Dokploy Deployments #1031

Open
mhrlife opened this issue Dec 30, 2024 · 1 comment
Open

Excessive Unused Docker Cache Generated by Dokploy Deployments #1031

mhrlife opened this issue Dec 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@mhrlife
Copy link

mhrlife commented Dec 30, 2024

What problem will this feature address?

Dokploy deployments are leaving behind a large amount of unused Docker cache (23GB), filling up my server's disk space.

Describe the solution you'd like

Integrate an automatic cleanup of unused Docker cache into Dokploy, such as runningdocker builder pruneafter deployments.

Describe alternatives you've considered

  • Manually running docker builder prune after each deployment.
  • Setting up external scripts or cron jobs to clean the cache periodically.

Additional context

No response

Will you send a PR to implement it?

Maybe, need help

@mhrlife mhrlife added the enhancement New feature or request label Dec 30, 2024
@laem
Copy link

laem commented Jan 7, 2025

Hi, I'm having the same problem : my server gets out of disk space almost every day with only 3 services deployed.

I'm using Dokploy Cloud and I see no option to auto-prune docker containers...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants