docker启动报错;windows子系统 启动报 WslRegisterDistribution failed with error: 0x80370102;
Docker启动时报 :
https://docs.docker.com/docker-for-windows/troubleshoot/#virtualization
windows的子系统启动时报:
WslRegisterDistribution failed with error: 0x80370102;
解决:
运行
bcdedit /set hypervisorlaunchtype auto
重启系统
原创
2021-01-30 00:33:21 ·
1410 阅读 ·
0 评论