Open TheRolfFR opened 11 months ago
yeah the CI thingy failed
You can simply add a (unique) scope label to each of the watchtower instances. To be clear, don't add the --scope
argument, just the label. This will prevent the watchtower instances from trying to close each other.
Describe the bug
Hello there,
I have two instances of Watchtower running on the same host. One is for my docker host when the other one is for my remote host. Even though they are technically on the same docker host, they do not treat the same host.
I use it as a beginner with no scopes at all (yes I know bad).
So I don't really know if it is a real "bug", but would it be possible to very simply differentiate those without using tons of scopes ? And no I don't want to run watchtower on the host itself (I know it would solve the problem, but that is not the solution)
Steps to reproduce
Expected behavior
Verify host between instances and notice that they're different before shutting itself down.
Screenshots
No response
Environment
Your logs
Additional context
No response