Before starting, ensure you have these components installed on your Windows host:
- WSL2: Open PowerShell as Administrator and run
wsl --install. Ensure you are using a modern distribution like Ubuntu 22.04 or 24.04. - Docker Desktop: Download and install Docker Desktop.
- In Docker Settings, go to Resources > WSL Integration and ensure your Ubuntu distro is toggled ON.
- NVIDIA API Key: Go to build.nvidia.com, sign up for a free account, and generate an API key (it will start with
nvapi-).