Skip to content

Using watchtower to monitor without pulling new images #557

Answered by simskij
latimeria68 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, and welcome to the community! 🎉

Watchtower works great with portainer, I've been using it this way myself for the last couple of years. I noticed though that you've got both WATCHTOWER_NO_PULL and WATCHTOWER_MONITOR_ONLY enabled.

To quote the docs for --no-pull:

Do not pull new images. When this flag is specified, watchtower will not attempt to pull new images from the registry. Instead it will only monitor the local image cache for changes. Use this option if you are building new images directly on the Docker host without pushing them to a registry.

What this means is that; as the only way watchtower is able to check for new remote images is to pull them, you can't really disable p…

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@piksel
Comment options

@simskij
Comment options

Answer selected by simskij
Comment options

You must be logged in to vote
4 replies
@piksel
Comment options

@simskij
Comment options

@breeegz
Comment options

@piksel
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@unstressable
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #557 on June 05, 2020 20:46.