-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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 prune
after 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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request