File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -178,9 +178,10 @@ Will only monitor for new images, send notifications and invoke
178178the [ pre-check/post-check hooks] ( https://containrrr.dev/watchtower/lifecycle-hooks/ ) , but will __ not__ update the
179179containers.
180180
181- !!! note Due to Docker API limitations the latest image will still be pulled from the registry.
182- The HEAD digest checks allows watchtower to skip pulling when there are no changes, but to know _ what_ has changed it
183- will still do a pull whenever the repository digest doesn't match the local image digest.
181+ !!! note
182+ Due to Docker API limitations the latest image will still be pulled from the registry.
183+ The HEAD digest checks allows watchtower to skip pulling when there are no changes, but to know _ what_ has changed it
184+ will still do a pull whenever the repository digest doesn't match the local image digest.
184185
185186``` text
186187 Argument: --monitor-only
You can’t perform that action at this time.
0 commit comments