Replies: 1 comment
-
@ellnamin swarm will keep the old containers in a stopped state ready to rollback, so if cleanup removes stopped containers, you can no longer rollback it does look like the daily cleanup does a system prune from here, i'm not sure if this is intentional: dokploy/apps/schedules/src/utils.ts Lines 87 to 96 in 1763000 dokploy/packages/server/src/utils/docker/utils.ts Lines 214 to 221 in 1763000 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know that cleaning up the Docker causes conflict for this feature, but I didn't do that (at least not in a way I'm aware of). Could having the
Daily Docker Cleanup
set to True cause this issue? A more comprehensive traceback would be appreciated!Beta Was this translation helpful? Give feedback.
All reactions