今天突然发现docker暂停了,启动不起来,文字描述如下:
[root@hfwas /]# docker ps
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
[root@hfwas /]#
[root@hfwas /]#
[root@hfwas /]#
[root@hfwas /]# systemctl start docker
Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xe" for details.
[root@hfwas /]#
[root@hfwas /]#
[root@hfwas /]# systemctl start docker
Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xe" for details.
...大约 2 分钟