watchtower/container
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
..
mockclient Refactor Client interface 2015-07-21 22:41:58 +00:00
client.go Handle errors without halting 2015-07-29 20:03:47 +00:00
client_test.go Account for latency in container removal 2015-07-28 19:29:20 +00:00
container.go Add more accessors to Container struct 2015-07-22 22:52:22 +00:00
container_test.go Add more accessors to Container struct 2015-07-22 22:52:22 +00:00
sort.go Go-lint clean-up 2015-07-21 21:40:22 +00:00
sort_test.go Allow user-configurable DOCKER_HOST 2015-07-21 19:37:18 +00:00
util.go Refactoring & renaming 2015-07-21 16:58:31 +00:00
util_test.go Refactoring & renaming 2015-07-21 16:58:31 +00:00