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 13ec7ac94e Fix aggressive image pulling
In cases where a container's image was specified without an explicit tag
watchtower was pulling ALL of the images. Fixed so that a ":latest" tag
is assumed if one hasn't been explicitly set.
9 years ago
Godeps Set-up CircleCI builds 9 years ago
docker Fix aggressive image pulling 9 years ago
updater Handle container links 10 years ago
Dockerfile Set-up CircleCI builds 9 years ago
README.md Initial commit 10 years ago
circle.yml Set-up CircleCI builds 9 years ago
main.go Set-up CircleCI builds 9 years ago

README.md

Watchtower

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