Commit Graph

655 Commits (9bb8991a768b5d0071bd69f878b47ef3be513311)
 

Author SHA1 Message Date
Brian DeHamer 1f460997cb Wait for container stop after kill 10 years ago
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
Brian DeHamer 31b6a30686 Set-up CircleCI builds 10 years ago
Brian DeHamer c02c4b9ec1 Handle container links
Ensures that linked containers are restarted if any of their
dependencies are restarted -- and makes sure that everything happens in
the correct order.
10 years ago
Brian DeHamer ce4ed7316c Initial commit
Signed-off-by: Brian DeHamer <brian@dehamer.com>
10 years ago