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.
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.
10 years ago
..
client.go Fix aggressive image pulling 10 years ago
client_test.go Fix aggressive image pulling 10 years ago
container.go Handle container links 10 years ago
container_test.go Handle container links 10 years ago
util.go Handle container links 10 years ago
util_test.go Handle container links 10 years ago