Windows 安装docker disktop 后出错

Windows 安装docker  disktop 后出错

error during connect: This error may indicate that the docker daemon is not running.: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/version: open //./pipe/docker_engine: The system cannot find the file specified.

error during connect: This error may indicate that the docker daemon is not running.: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/containers/json: open //./pipe/docker_engine: The system cannot find the file specified.

error during connect: This error may indicate that the docker daemon is not running.: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/images/json: open //./pipe/docker_engine: The system cannot find the file specified.

error during connect: This error may indicate that the docker daemon is not running.: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/images/search?limit=25&term=nginx: open //./pipe/docker_engine: The system cannot find the file specified.

 

解决办法

CMD命令行

cd "C:\Program Files\Docker\Docker"
DockerCli.exe -SwitchDaemon

 



posted @ 2021-05-26 15:46  YorkQi  阅读(422)  评论(0编辑  收藏  举报