1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-12 09:04:17 +02:00
watchtower/internal
nils måsén 5efb249a86
Skip updating containers where no local image info can be retrieved (#612)
* Revert "Image of running container no longer needed locally (#571)"

This reverts commit 6da66fb312.

* Update client.go

* fix: skip updating when no image info can be retrieved

This will allow watchtower to continue even though the image info for a
container cannot be retrieved. If this happens one warning will be emitted
and the container will be skipped, unless NoRestart or OnlyMonitor is supplied
2020-08-18 20:55:35 +02:00
..
actions Skip updating containers where no local image info can be retrieved (#612) 2020-08-18 20:55:35 +02:00
flags Allows flags containing sensitive stuff to be passed as files (#545) 2020-06-10 12:14:47 +02:00
util refactor: split out more code into separate files 2019-07-22 10:20:11 +02:00