Nvidia-smi not working inside Docker container

Hi all,
I am unable to run the nvidia-smi command inside my Docker container. I started the container using the following command “docker run -it nvidia/cuda:12.8.0-cudnn-devel-ubuntu22.04” However, nvidia-smi does not work inside the container. I need a way to monitor GPU usage from within the container as a regular user. How can I resolve this issue?

Thanks!

What does that mean exactly?

Have you checked other related topics?

https://forums.docker.com/search?q=nvidia-smi%20order%3Alatest

For example this one but other topics could be useful too