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.
 
 
 
Go to file
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
Godeps Support --debug flag 9 years ago
actions Handle errors without halting 9 years ago
container Handle errors without halting 9 years ago
Dockerfile Enable watchtower to update itself 9 years ago
README.md Initial commit 9 years ago
circle.yml Set-up CircleCI builds 9 years ago
main.go Support TLS connections to remote daemons 9 years ago

README.md

Watchtower

A process for watching your Docker containers and automatically restarting them whenever their base image is refreshed.