Hi,
I tried to setup Docker in my Lab setup. I pulled the image from public registry. And there is no issue to run the container from the Images. Problem I faced when I run the commands, it will reboot the entire Host machine also. I don’t why its rebooting the entire Host machine [. Tested in Physical machine with Centos 6.5]
Logs :
[root@localhost ~]# docker restart 714fed06f99f
714fed06f99f
[root@localhost ~]# Write failed: Broken pipe
<-= DISCONNECTED (PRESS TO RECONNECT) (Fri Feb 20 16:44:35 2015)
–
[root@4e53f038d880 ~]# exit
Write failed: Broken pipe
<-= DISCONNECTED (PRESS TO RECONNECT) (Fri Feb 20 16:48:42 2015)
Please someone help me to fix this problem.