Can't start docker on windows

后端 未结 2 1925
执念已碎
执念已碎 2021-02-15 06:02

I continue to get the following error when trying to start docker on Windows 10 pro. my HyperV is turned on and running: Version 18.04.0-ce-win62 (17151) Channel: edge e0a85f6<

2条回答
  •  盖世英雄少女心
    2021-02-15 06:39

    Try this. It's sorting the problem of many people.

    cd "C:\Program Files\Docker\Docker" 
    ./DockerCli.exe -SwitchDaemon
    

提交回复
热议问题