wrfly / container-web-tty

Connect your containers via a web-tty
https://container-web-tty.kfd.me/
Apache License 2.0
246 stars 45 forks source link

fix: #30 exit the program when lost connection to docker daemon #34

Closed wrfly closed 5 years ago

wrfly commented 5 years ago

restart the program when it lost connection to docker daemon so that it will re-mount the docker.sock and create a fresh new client to it.

(So clever I am! hhh)