error during connect: Post http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.40/auth: open //./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration on Windows, the docker client must be run elevated to connect. This error may also indicate that the docker daemon is not running.
Fix :
Try one of these:
First :https://success.docker.com/article/docker-for-windows-fails-with-a-daemon-not-running-message
Second:
Dun docker service with elevated privilege. This error shows up when docker service is not running. Make sure you docker dashboard shows as "running"
No comments:
Post a Comment