Expected behavior
docker ps
should list the running containers
Actual behavior
Received this error:
An error occurred trying to connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.23/containers/json: open //./pipe/docker_engine: The system cannot find the file specified.
Information
Every once in a while after a restart, I cannot use docker. It seems as though I need the docker daemon
running, as if I run that manually in a terminal myself I can then connect.
Should docker daemon
be installed as a Windows Service?
Steps to reproduce the behavior
Restart Windows