I am having some problems while setting up my Jetson NANO. I am currently following the fisrt steps of the course and right now I am downloading the Docker’s step.
Following the webpage (and the video) I end up writting this script to the Windows PowerShell:
After doing it, I run it and this message appears at my Jetson:
Unable to find image 'nvcr.io/nvidia/dli/dli-nano-ai:v2.0.1-r32.4.4' locally
docker: Error response from daemon: Get https://nvcr.io/v2/: x509: certificate has expired
or is not yet valid.
See 'docker run --help'.
I have tried to look up for some solution but I had not been able to find it.
Could someone help me with this?