Skip to content

Excessive Unused Docker Cache Generated by Dokploy Deployments #1031

@mhrlife

Description

@mhrlife

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions