Windows系统安装Docker遇到

error during connect: In the default daemon configuration on Windows, the docker client must be run with elevated privileges to connect.: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/containers/json: open //./pipe/docker_engine: The system cannot find the file specified.

解决方案:
cd "C:\Program Files\Docker\Docker"
DockerCli.exe -SwitchDaemon

重启一下Docker

感谢作者:Windows系统安装Docker遇到error during connect: In the default daemon configuration on Windows, the docker-CSDN博客

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐