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.
2015-07-29 20:03:47 +00:00
..
check.go Refactor Client interface 2015-07-21 22:41:58 +00:00
check_test.go Refactor Client interface 2015-07-21 22:41:58 +00:00
update.go Handle errors without halting 2015-07-29 20:03:47 +00:00
update_test.go Allow user-configurable DOCKER_HOST 2015-07-21 19:37:18 +00:00