Good to see that someone undestands the relation of contexts, Docker Desktop and Docker CE. I wanted to post it, but now I don’t have to.
I don’t use GPU in Docker Desktop, but I tried it on Windows before, when I read that WSL 2 started to support GPU.
I have no idea if the GPU works on any other operating system in Docker Desktop. I know you could pass the GPU of the host to a KVM machine , but I don’t know if it is implemented in Docker Desktop.
Somehow I don’t think it is an isue of nvidia-docker. Working with Docker Desktop is almost like working with a remote machine. So I guess Docker Desktop needs to contain that not your physical host.
Please, anyone correct me if I am wrong