-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Milestone
Description
Hi,
I would like to be able to tell watchtower to skip an update if my container is in a particular state.
Do you have any idea how i could achieve that ?Currently, i have a pre-update hook where i wait for my container to be in an updatable state before > finishing, but this is far from ideal...
Thanks !