4,103 questions
Getting x509: certificate error after running docker image in windows 10 VM desktop
Sriram, Sriharsha X
1
Reputation point
when i run the below command docker run -d -p 80:80 docker/getting-started Getting the below Error , Could you please help how can i run docker desktop in window 10 VM machine Unable to find image 'docker/getting-started:latest' locally docker: Error response from daemon: Head https://registry-1.docker.io/v2/docker/getting-started/manifests/latest: Get https://auth.docker.io/token?account=sriharshadocker&scope=repository%3Adocker%2Fgetting-started%3Apull&service=registry.docker.io: x509: certificate signed by unknown authority. See 'docker run --help'.
Developer technologies .NET Other
Sign in to answer