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 ,以便於您獲取更多的相關知識。
