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/container
Brian DeHamer 7cf2d7f1d8 Support Zodiac-based deployments
Since Zodiac always uses image IDs for deployments we can relay on the
standard container image field to determine the image that was used to
start the container. Luckily, Zodiac writes the original image name to a
label in the container metadata. If we find that Zodiac-specific label
on a running container we will use the associated value when trying to
determine if the container's image has changed.
11 years ago
..
mockclient Support for --cleanup flag 11 years ago
client.go Add support for whitelist of monitored containers 11 years ago
client_test.go Turn DockerClient into dockerClient 11 years ago
container.go Support Zodiac-based deployments 11 years ago
container_test.go Support Zodiac-based deployments 11 years ago
sort.go Add godoc comments 11 years ago
sort_test.go Allow user-configurable DOCKER_HOST 11 years ago
util.go Refactoring & renaming 11 years ago
util_test.go Refactoring & renaming 11 years ago