You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Wanting to try your code, I began to compile what you said here, and of course I have started with:
docker pull boraraktim/tensorflow2_cpp
after I installed docker, but I got an error:
PS C:\Project> docker pull boraraktim/tensorflow2_cpp
Using default tag: latest
Error response from daemon: Get https://registry-1.docker.io/v2/boraraktim/tensorflow2_cpp/manifests/latest: Get https://auth.docker.io/token?scope=repository%3Aboraraktim%2Ftensorflow2_cpp%3Apull&service=registry.docker.io: x509: certificate signed by unknown authority
What authority is requesting here ?
The text was updated successfully, but these errors were encountered:
Hi. Wanting to try your code, I began to compile what you said here, and of course I have started with:
docker pull boraraktim/tensorflow2_cpp
after I installed docker, but I got an error:
What authority is requesting here ?
The text was updated successfully, but these errors were encountered: