I am a very new user trying to get my new Jetson Nano 2g started using the video “Jetson AI Fundamentals - S1E2 - Hello Camera” setup without success. I fail after entering:
bob@bob-desktop:~$ sudo docker run – runtime nvidia –it –rm –network host – volume ~/nvdlii-data:/nvdli-nano/data –device /dev/video0/nvcr.io/nvidia/dli-nano-ai-:v2.0.0-r32.4.6 (all one line).
Errors reported:
Unable to find image ‘nvcr.io/nvidia/dli-nano-ai:v2.0.0-r32.4.6 ‘ locally
Docker: Error response from daemon: unauthorized: authentication required.
See ‘docker run –help’.
I know virtually nothing about docker. The “docker run –help “ didn’t help at all.
Can someone please tell me how to proceed?
Thank you in advance for any help you can offer! Bob Shaw.