Hi,
Just check the nvcr.io/nvidia/dli/dli-nano-ai:v2.0.1-r32.6.1 container, we can start the download normally.
$ sudo docker run --runtime nvidia -it --rm --network hos t --volume ~/nvdli-data:/nvdli-nano/data --device /dev/video0 nvcr.io/nvidia/dli /dli-nano-ai:v2.0.1-r32.6.1
[sudo] password for nvidia:
Unable to find image 'nvcr.io/nvidia/dli/dli-nano-ai:v2.0.1-r32.6.1' locally
v2.0.1-r32.6.1: Pulling from nvidia/dli/dli-nano-ai
b9bb7af7248f: Pulling fs layer
334a570c08f5: Pulling fs layer
c8bd4a89e71c: Download complete
0a8ce4f08307: Pulling fs layer
2e163bfa50fc: Pulling fs layer
8d6d8c86a148: Pulling fs layer
b483bad8509f: Pulling fs layer
8da3c6b29858: Pulling fs layer
...
It seems that there are some issues in the docker setting.
Do you use the default docker that comes with the JetPack installer or install it manually?
Please also check if the following topic helps.
Thanks.