A process for automating Docker container base image updates. https://containrrr.dev/watchtower/
Find a file
2015-07-27 17:10:12 +00:00
actions Fix issue where updated containers aren't stopped 2015-07-24 21:11:49 +00:00
container Support TLS connections to remote daemons 2015-07-27 17:10:12 +00:00
Godeps Support --debug flag 2015-07-22 21:58:16 +00:00
circle.yml Set-up CircleCI builds 2015-07-16 19:04:39 +00:00
Dockerfile Enable watchtower to update itself 2015-07-20 22:54:18 +00:00
main.go Support TLS connections to remote daemons 2015-07-27 17:10:12 +00:00
README.md Initial commit 2015-07-13 21:42:33 +00:00

Watchtower

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