1、安装WSL 2(使用管理员身份运行powershell)
wsl --install
2、下载Docker Desktop
下载地址:https://docs.docker.com/desktop/install/windows-install/
3、安装Docker Desktop
4、配置Docker Desktop
参考:
https://learn.microsoft.com/zh-cn/windows/wsl/install https://docs.docker.com/desktop/install/windows-install/ https://github.com/tech-shrimp/docker_installer