桌面版下載地址:https://download.csdn.net/download/tangcv/14027826
官方下載地址: https://desktop.docker.com/win/stable/Docker%20Desktop%20Installer.exe
官方檔案地址:https://docs.docker.com/docker-for-windows/
桌面版安裝后命令列報錯
error during connect: This error may indicate that the docker daemon is not running.: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/version: open //./pipe/docker_engine: The system cannot find the file specified.
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.
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.
error during connect: This error may indicate that the docker daemon is not running.: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/images/search?limit=25&term=nginx: open //./pipe/docker_engine: The system cannot find the file specified.

解決辦法
CMD命令列
cd "C:\Program Files\Docker\Docker"
DockerCli.exe -SwitchDaemon

轉載請註明出處,本文鏈接:https://www.uj5u.com/qukuanlian/245723.html
標籤:區塊鏈
上一篇:以太坊合約怎么防止爆倉?
