1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-15 09:14:13 +02:00
watchtower/actions
Brian DeHamer b7424e5c47 Fix issue where updated containers aren't stopped
Used 'break' instead of 'continue' resulting in the termination of the
stop container loop any time the watchtower container is encountered.
2015-07-24 21:11:49 +00:00
..
check_test.go Refactor Client interface 2015-07-21 22:41:58 +00:00
check.go Refactor Client interface 2015-07-21 22:41:58 +00:00
update_test.go Allow user-configurable DOCKER_HOST 2015-07-21 19:37:18 +00:00
update.go Fix issue where updated containers aren't stopped 2015-07-24 21:11:49 +00:00