watchtower/internal/actions
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 fix linting and formatting 2020-04-24 13:45:24 +02:00
actions_suite_test.go fix linting and formatting 2020-04-24 13:45:24 +02:00
check.go Increases stopContainer timeout to 10min (#528) 2020-05-02 20:29:44 +02:00
update.go Skip updating containers where no local image info can be retrieved (#612) 2020-08-18 20:55:35 +02:00
update_test.go fix linting and formatting 2020-04-24 13:45:24 +02:00