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.
背景:
win10安装了docker-desktop版本但是不能启动容器
连接不上
解决方式:
关掉现有的容器(很可能是开机自启动),使用管理员身份重新启动容器
更多推荐
所有评论(0)