You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
check.go Refactor Client interface 9 years ago
check_test.go Refactor Client interface 9 years ago
update.go Fix issue where updated containers aren't stopped 9 years ago
update_test.go Allow user-configurable DOCKER_HOST 9 years ago