mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
A process for automating Docker container base image updates.
https://containrrr.dev/watchtower/
automationcontinuous-deliverydevopsdockerhacktoberfestnotificationsreceive-notificationsregistryupdate-checkerwatchtower
![]() 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. |
||
---|---|---|
docker | ||
Godeps | ||
updater | ||
circle.yml | ||
Dockerfile | ||
main.go | ||
README.md |
Watchtower
A process for watching your Docker containers and automatically restarting them whenever their base image is refreshed.