I want to use specific nvidia drivers for a docker container which are different from the host. I cannot update the drivers on the host. I have container toolkit and drivers installed on the host and after starting a container nvidia-smi shows the same cuda and driver version as the host. I think this is supposed to be like this but how can i change the drivers after i have started a container.
Thank you