watchtower/pkg/container
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
..
mocks refactor: move container into pkg 2019-07-21 20:14:28 +02:00
client.go Skip updating containers where no local image info can be retrieved (#612) 2020-08-18 20:55:35 +02:00
container.go Skip updating containers where no local image info can be retrieved (#612) 2020-08-18 20:55:35 +02:00
container_test.go Add ability to overrider depending containers with special label (#489) 2020-04-24 13:41:04 +02:00
metadata.go Add ability to overrider depending containers with special label (#489) 2020-04-24 13:41:04 +02:00