I have installed docker version 20.10.7 on my Windows 10 machine. But when I run docker ps
command I am getting the following error:
error during connect: This error may indicate that the docker daemon is not running.: Get "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/containers/json": open //./pipe/docker_engine: The system cannot find the file specified.
What can be the reason for this?