windows docker 宿主机 可以运行 windows 和 linux容器
linux docker 宿主机只能运行linux容器.
windows 宿主机可以运行linux容器的原因是: windows在后台创建了一个Linux 子系统,因此Linux容器仍在Linux上运行
Can Windows containers be hosted on Linux?
https://stackoverflow.com/questions/42158596/can-windows-containers-be-hosted-on-linux?noredirect=1&lq=1
Docker ❤️ WSL 2 – The Future of Docker Desktop for Windows
https://www.docker.com/blog/docker-hearts-wsl-2/
windows 官网 docker 容器相关文档
容器基础映像
Windows 和容器
WSL 2 上的 Docker 远程容器入门
dockerhub 官网
windows 容器



