Windows WSL 下 Docker 启动报 waiting for init preliminary setup caused: EOF: unknown 错误
Windows WSL Docker About 400 wordsrun hello-world
docker run hello-world
具体错误
docker: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:722: waiting for init preliminary setup caused: EOF: unknown. ERRO[0002] error waiting for container: context canceled
原因
因为是在Windows
下使用Linux
子系统,安装的是Ubuntu 20.04LTS
版本,docker
安装的也是20.10.12
。
版本太高了。
解决方法
安装Ubuntu 18.04
Views: 4,602 · Posted: 2022-01-09
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb/LiteNote扫描下方二维码关注公众号和小程序↓↓↓
Loading...