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 812fb60805 Handle errors without halting
If we receive an error while trying to shutdown/startup a particular
container we don't want to immediately terminate the current update
cycle. Instead we should continue processing the remaining containers
and simply log the error.
9 years ago
..
check.go Refactor Client interface 9 years ago
check_test.go Refactor Client interface 9 years ago
update.go Handle errors without halting 9 years ago
update_test.go Allow user-configurable DOCKER_HOST 9 years ago