watchtower/docker
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.
2015-07-16 20:25:01 +00:00
..
client.go Fix aggressive image pulling 2015-07-16 20:25:01 +00:00
client_test.go Fix aggressive image pulling 2015-07-16 20:25:01 +00:00
container.go Handle container links 2015-07-15 22:22:00 +00:00
container_test.go Handle container links 2015-07-15 22:22:00 +00:00
util.go Handle container links 2015-07-15 22:22:00 +00:00
util_test.go Handle container links 2015-07-15 22:22:00 +00:00