To Reproduce
- Enable Daily Docker Cleanup
- Get a webhook to receive a notification when docker cleanup is triggered
- Never receive a notification like daily cleanup never happens
Current vs. Expected behavior
I would expect daily cleanup to run something like docker system prune -a but to be completely fair I am not really sure what this function is supposed to be doing, since it's not really documented in the docs, or I am really blind and couldn't find it.
It's not a big deal and nothing overly important, yet I am curious what's happening with this functionality.
Provide environment information
Dokploy Version: v0.12.0
Ubuntu
Hetzner VPS
Which area(s) are affected? (Select all that apply)
Docker
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
No response
Will you send a PR to fix it?
No
To Reproduce
Current vs. Expected behavior
I would expect daily cleanup to run something like
docker system prune -abut to be completely fair I am not really sure what this function is supposed to be doing, since it's not really documented in the docs, or I am really blind and couldn't find it.It's not a big deal and nothing overly important, yet I am curious what's happening with this functionality.
Provide environment information
Which area(s) are affected? (Select all that apply)
Docker
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
No response
Will you send a PR to fix it?
No