"docker: Error response from daemon: could not select device driver “” with capabilities: [[gpu]]

On my Jetson Nano, trying to run a CUDA capable docker image is giving an error like "docker: Error response from daemon: could not select device driver “” with capabilities: [[gpu]].
ERRO[0000] error waiting for container: context canceled
"

Please let me know the suitable options / resolution to this problem.

Hi,

Please use the image that supports l4t environment:

If you are using the older Jetpack rather than 4.4DP, please make sure you download the corresponding version:

Thanks.