docker-archive / toolbox

The Docker Toolbox
https://docker.com/toolbox
3.21k stars 1.23k forks source link

can't run docker on windows #890

Open sidharthchauhan1012 opened 4 years ago

sidharthchauhan1012 commented 4 years ago

C:\Users\Sidharth Chauhan>docker images error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.40/images/json: 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.

THIS ERROR IS COMING FOR MOST OF THE COMMANDS

benyaminl commented 4 years ago

Hello. Seems your Docker VM is powered off, you need to turn on the docker VM in virtualbox to make the docker command works.