Getting x509: certificate error after running docker image in windows 10 VM desktop

Sriram, Sriharsha X 1 Reputation point
2021-02-18T19:20:50.017+00:00

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
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.