How do I instruct watchtower to only update specific containers while running HTTP API mode? #988
-
Hello All, I have tried to update container using Http api mode and it is succeeded for all containers but i tried to test update one container among 10 container then its work but again update all containers and we dont want this result. Below docker compose file i have used for testing update container
-------------****************---------- is above definition is correct to test update single container. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Almost! You also have to instruct watchtower to only concern itself with enabled containers. See docs at https://containrrr.dev/watchtower/arguments/#filter_by_enable_label |
Beta Was this translation helpful? Give feedback.
Almost! You also have to instruct watchtower to only concern itself with enabled containers. See docs at https://containrrr.dev/watchtower/arguments/#filter_by_enable_label