Merge pull request #5348 from dchen1107/docker

Check docker unixsocket periodically through monit. If failed, restart d...
This commit is contained in:
Saad Ali 2015-03-11 17:42:58 -07:00
commit 7629b616a7

View File

@ -3,4 +3,6 @@ group docker
start program = "/etc/init.d/docker start"
stop program = "/etc/init.d/docker stop"
if does not exist then restart
if failed unixsocket /var/run/docker.sock
protocol HTTP request "/version"
then restart