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
Just tried out watchtower to get updates on when my containers need updated. Goal for now is just to get notifications only and then update manually. As the future progresses Ill add labels to have certain containers upgrade automatically.
I started out with this compose file and watched the logs. Expected to see which containers need updated but instead watchtower upgraded all my containers.
How do I get the monitor only flag to work? I tried it as an environment variable and in the command section but saw it still trying to do updates.
The couple other forum / reddit post I found about this didn't really have a solution other than swapping to DUIN.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Just tried out watchtower to get updates on when my containers need updated. Goal for now is just to get notifications only and then update manually. As the future progresses Ill add labels to have certain containers upgrade automatically.
I started out with this compose file and watched the logs. Expected to see which containers need updated but instead watchtower upgraded all my containers.
How do I get the monitor only flag to work? I tried it as an environment variable and in the command section but saw it still trying to do updates.
The couple other forum / reddit post I found about this didn't really have a solution other than swapping to DUIN.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions