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/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.
9 years ago
..
mockclient Refactor Client interface 9 years ago
client.go Handle errors without halting 9 years ago
client_test.go Account for latency in container removal 9 years ago
container.go Add more accessors to Container struct 9 years ago
container_test.go Add more accessors to Container struct 9 years ago
sort.go Go-lint clean-up 9 years ago
sort_test.go Allow user-configurable DOCKER_HOST 9 years ago
util.go Refactoring & renaming 9 years ago
util_test.go Refactoring & renaming 9 years ago