Windows Docker安装:https://cr.console.aliyun.com/cn-hangzhou/instances/mirrors

问题:WSL 2installaion is incomple:
解决: https://learn.microsoft.com/zh-cn/windows/wsl/install-manual#step-4---download-the-linux-kernel-update-package
打开Power Shell执行
》dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
安装wsl_update_x64.msi
》wsl --set-default-version 2

posted on 2026-07-10 10:53  1161588342  阅读(15)  评论(0)    收藏  举报