Hi,
I have installed the docker for windows (18.03.0-ce, build 0520e24) , but when I am trying to run the hello-world application I am getting the below error.
C:>docker run hello-world
Unable to find image ‘hello-world:latest’ locally
docker: Error response from daemon: Get https://registry-1.docker.io/v2/: x509: certificate signed by unknown authority.
OS Details :Windows server 2016
Docker version: 18.03.0-ce, build 0520e24
Could you please help if three is any configuration I am missing ?
Thanks in advance.
Regards,
–Abhijit