-
|
Hi there, I'm new to Watchtower and I'm trying to wrap my head around my 3 scenarios and how to make them work with Watchtower. I have a fairly banal setup using docker-compose and I was considering using Watchtower to introduce Automatic updates in there. I think I have three scenarios:
How could I deal with this? Or is this even a proper Watchtower scenario? I imagined using the HTTP API but as said in Am I missing something? Does a strategy exists to target one container for update? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
No, this is fairly accurate. |
Beta Was this translation helpful? Give feedback.
No, this is fairly accurate.
It should be possible to run it, activating both the HTTP API and run the schedule, but it was implemented with the assumption that those should be exclusive.
There is currently no params you can pass to the update endpoint, but specifying the filters seems like a good idea.