Jetson Nano Docker Container Image

I am in the middle of Getting Started with AI on Jetson Nano to download the docker but i am stuck here. May I know what is the problem as I’ve already follow the instruction from the DLI? I already did retry by removing the “docker_dli_run.sh” and adding it back but same problem occurs. Thank you

nvidia@nvidia-desktop:~$ ./docker_dli_run.sh
Unable to find image ‘nvcr.io/nvidia/dli/dli-nano-ai:v2.0.2-r32.7.1’ locally
docker: Error response from daemon: Get https://nvcr.io/v2/: EOF.
See ‘docker run --help’.

Hi,

Could you run the below command first and try it again?

$ sudo docker pull nvcr.io/nvidia/dli/dli-nano-ai:v2.0.2-r32.7.1

Thanks.

Hello there thank you for the response. However, after inserting the command this error occur. May i know what is the solution?
Error response from daemon: Get https://nvcr.io/v2/: EOF

Thank you!

Would like to ask does there any problem if the language setup was in en-UK but for the tag that is available is only in en-US? Would it be a problem that the image is not found? Thanks

Hi,

Please find topic 277624 for the suggestion:

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.