Docker 使用 error during connect: This error may indicate that the docker daemon is not running
不管执行什么命令都提示下面错误PS C:\Users\admin> docker pserror during connect: This error may indicate that the docker daemon is not running.: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/containers/json: ope
·
不管执行什么命令都提示下面错误
PS C:\Users\admin> docker ps
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.
PS C:\Users\admin> docker images
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.
根据网上提示
cd "C:\Program Files\Docker\Docker"
然后在
cd "C:\Program Files\Docker\Docker"
在切换过程中弹出
解决报错
更加报错提示,猜测可能是我们使用的wsl2版本老了,需要我们自己手动更新一下,我们根据提示去微软官网下载最新版的wsl2安装后即可正常打开
安装 完更新包,问题解决,使命可以正常使用
更多推荐
已为社区贡献1条内容
所有评论(0)