When I am hit terminal by this command
docker run -dp 80:80 docker/getting-started
I am getting this error
C:Windowssystem32>docker run -dp 80:80 docker/getting-started
docker: error during connect: Post https://192.168.99.100:2376/v1.40/containers/create: dial tcp 192.168.99.100:2376: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
See 'docker run --help'.
System
- Windows 10, 64 bit
- Docker Desktop Installer_2.3.0.2.exe
Fresh install the windows and re-install the docker Docker Desktop Installer_2.3.0.2.exe, but error is the same