zoukankan      html  css  js  c++  java
  • Docker 报错 error during connect: Get pipe/docker_engine: The system cannot find the file specified.

    error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.37/version: open //./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the docker client must be run elevated to connect. This error may also indicate that the docker daemon is not running.

    解决办法:

    docker-machine env default

    或者是

    docker-machine env default | Invoke-Expression

    参考资料:

    1、Windows Docker daemon not started after machine restart 
    https://github.com/moby/moby/issues/30239

    以上是Docker 报错 error during connect: Get pipe/docker_engine: The system cannot find the file specified.的全部内容,在云栖社区的博客、问答、公众号、人物、课程等栏目也有Docker 报错 error during connect: Get pipe/docker_engine: The system cannot find the file specified.的相关内容,欢迎继续使用右上角搜索按钮进行搜索docker ,以便于您获取更多的相关知识。

  • 相关阅读:
    扫盲如何在ECLIPSE中使用条件断点
    春困
    气虚咳喘案
    知足老师论糖尿病
    辨痰之病位与寒热
    常用中药功效比较(任之堂)
    女子全身窜痛案
    小儿外感案
    紫斑案
    读任之堂中药讲记笔记
  • 原文地址:https://www.cnblogs.com/taomylife/p/10168709.html
Copyright © 2011-2022 走看看