/autoheal

Automatically restart unhealthy containers which deployed on a single node(Standalone)

Primary LanguagePython

autoheal

How to use

docker run -d \
    --name autoheal \
    --restart=always \
    -v /var/run/docker.sock:/var/run/docker.sock \
   xiaocaicai/autoheal