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