目前 docker ps
会得到这样的一个错误提示:
error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.39/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 may also indicate that the docker daemon is not running.
有谁解决过这个问题么?
1
Livid MOD OP 似乎这次是找到了解决方式,亲测有用:
https://social.technet.microsoft.com/Forums/en-US/ee5b1d6b-09e2-49f3-a52c-820aafc316f9/hyperv-doesnt-work-after-upgrade-to-windows-10-1809?forum=win10itprovirt 1. 打开 Windows Security 2. 打开 App & Browser control 3. 打开 Exploit protection settings 4. 切换到 Program settings 标签 5. 找到 vmcompute.exe 然后点击 Edit 6. 把 Code flow guard (CFG) 前面的勾去掉 7. 重启 |
2
kidlj 2018-10-10 19:06:03 +08:00 via iPhone
Docker 4 windows 好慢的,更喜欢用 vagrant + virtualbox 开 docker
|
5
Zzdex 2018-10-10 19:31:44 +08:00
1809
18.06.1-CE 正常 |