error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.26/containers/json: 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 mayalso indicate that the docker daemon is not running.
解決方法:打開新窗口后執行
@FOR /f "tokens=*" %i IN ('docker-machine env default') DO @%i
default 是docker-machine的name,可以通過docker-machine -ls 查看
總結
以上就是小編分享給大家的Windows使用docker打開新窗口error解決辦法,希望對大家有所幫助,希望朋友們對本站多多支持!
新聞熱點
疑難解答
圖片精選