Cannot connect to the Docker dae
2021-02-02 本文已影响0人
观心_
运行docker命令出现下面的错误:
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

解决办法:
重启docker服务.

运行docker命令出现下面的错误:
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
解决办法:
重启docker服务.