docker run --gpus all -it --name trt_test nvcr.io/nvidia/tensorrt:20.12-py3
docker: Error response from daemon: could not select device driver “” with capabilities: [[gpu]].
ERRO[0005] error waiting for container: context canceled
Can you tell me how to resolve this problem?
Thank you.