David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Matt Liggett
|
e6af5ee296
|
Rewrite docker-checker.sh to make it less kill-happy.
Also a little more organized and easier to re-use.
Should minimize the incidence of #23461.
|
2016-04-11 16:57:29 -07:00 |
|
Abhishek Shah
|
736c02c7a0
|
make docker-checker more robust
|
2016-03-31 10:07:37 -07:00 |
|
Dawn Chen
|
d922ddef8c
|
Remove potential corrupted docker network checkpoint file before start docker
again.
|
2016-02-22 17:08:31 -08:00 |
|
Dawn Chen
|
6c5f07d58e
|
Make sure docker is properly shutdown before startup.
|
2016-02-22 12:57:42 -08:00 |
|
Yu-Ju Hong
|
b92e2903fa
|
Switched to using docker version as health check
`docker ps` can sometimes take a long time to finish, and restarting
docker in this case doesn't help.
|
2016-02-16 15:10:15 -08:00 |
|
Yu-Ju Hong
|
156d301140
|
Change docker health checker to using docker ps
`docker ps` is a more reliable health check than docker version from past
experiences.
|
2016-02-02 11:08:21 -08:00 |
|
Brendan Burns
|
15b9d98733
|
Add support for supervisord as a monit alternative.
|
2015-08-06 15:48:45 -07:00 |
|