You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏
Is your feature request related to a problem? Please describe.
I would like to have an easy way to schedule restarts of specific containers - possibly using labels
Describe the solution you'd like
Something like this added to each service I would like to restart:
I don't see a need for anything as elaborate as a cron expression, but that might be another way
Describe alternatives you've considered
I've been using additional containers with an inline script to do it like so:
Additional context
No response
The text was updated successfully, but these errors were encountered: