Docker Desktop + Windows 11 WSL2: Fully Supported and Recommended
Docker Desktop+Windows 11 + WSL2
Docker Desktop on Windows 11 uses WSL2 as the backend (recommended over Hyper-V). WSL2 provides near-native Linux container performance. Enable WSL2 integration in Docker Desktop settings for each WSL distribution. The `docker` CLI is available inside WSL2 distributions automatically. Run `wsl --update` to keep the WSL2 kernel current.