Ross Cadogan
99ed959155
Port client lib from samalba/dockerclient to docker/docker/client
2016-10-13 21:34:24 +01:00
Ross Cadogan
25f1fee8e2
Private registry authentication distinct from host
2016-10-13 18:16:24 +01:00
Brian DeHamer
b0910ee20b
Add support for whitelist of monitored containers
2015-08-04 17:07:27 +00:00
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.
2015-07-31 18:24:27 +00:00
Brian DeHamer
e06c46552a
Support TLS connections to remote daemons
2015-07-27 17:10:12 +00:00
Brian DeHamer
bfed95ecaf
Support --debug flag
...
Also adds better logging output
2015-07-22 21:58:16 +00:00
Brian DeHamer
3d0c853e42
Add --no-pull support
2015-07-21 23:29:00 +00:00
Brian DeHamer
4ba21639a0
Allow user-configurable DOCKER_HOST
2015-07-21 19:37:18 +00:00
Brian DeHamer
00f2875abf
Refactoring & renaming
2015-07-21 16:58:31 +00:00
Brian DeHamer
3dd06cffb1
Enable watchtower to update itself
2015-07-20 22:54:18 +00:00
Brian DeHamer
31b6a30686
Set-up CircleCI builds
2015-07-16 19:04:39 +00:00
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.
2015-07-15 22:22:00 +00:00
Brian DeHamer
ce4ed7316c
Initial commit
...
Signed-off-by: Brian DeHamer <brian@dehamer.com>
2015-07-13 21:42:33 +00:00