Commit Graph

13 Commits (04220147e2ebc9ca3f816471a6e228f26fbbcace)

Author SHA1 Message Date
Harry Walter a74bc9b1b8 Fix env name 10 years ago
Harry Walter ad32d1c677 Setup using env vars as well. Add no retsart option 10 years ago
Brian DeHamer b0910ee20b Add support for whitelist of monitored containers 10 years ago
Brian DeHamer dd80aa4a0d Support for --cleanup flag
The --cleanup flag will cause watchtower to automatically remove the old
image after a container is restart with a new image.
10 years ago
Brian DeHamer e06c46552a Support TLS connections to remote daemons 10 years ago
Brian DeHamer bfed95ecaf Support --debug flag
Also adds better logging output
10 years ago
Brian DeHamer 3d0c853e42 Add --no-pull support 10 years ago
Brian DeHamer 4ba21639a0 Allow user-configurable DOCKER_HOST 10 years ago
Brian DeHamer 00f2875abf Refactoring & renaming 10 years ago
Brian DeHamer 3dd06cffb1 Enable watchtower to update itself 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