I would like to have some informations about the passthrough of my NVIDIA graphic card on a docker container on Windows

Hello to everyone.

I’ve created my first Docker container on Ubuntu. I would like to have some informations :

  1. 1- I would like to know if there is a method to export and import a Docker container from Linux to Windows (10)

  2. 2- I would like to know if under Windows I can create a container which allows me to have access to the CUDA libraries and/or if I can make the passthrough of my geforce 2080ti graphic card from Windows host OS to the dockerized / guest OS.

  3. 3- I would like to know if under Windows,to enable the passthrough of my NVIDIA graphic card, I should install Docker on WSL2 or the standalone version.

Thanks.