Replies: 1 comment
-
|
That's an interesting idea. I would be willing to implement another environment variable, something along the lines of |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm proposing an option to restart a container, then wait a certain length of time before pausing. One use case for wanting this is a Palworld server, which is notorious for having a bad memory leak and needing to be constantly restarted. Having the container restart after no network activity is detected, waiting x amount of time for it to boot up, and then pausing would keep it ready to go and make sure memory usages doesn't get out of control.
Beta Was this translation helpful? Give feedback.
All reactions