Avertissement Docker: impossible d'obtenir le point de terminaison du registre par défaut du démon

Sur Windows 10, quand je l'appelle un panneau de commande:

docker pull mongo:windowsservercore

J'obtiens le résultat suivant:

Warning: failed to get default registry endpoint from daemon (error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.26/info: 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.). Using system default: https://index.docker.io/v1/

Quand Je docker-machine create default

(default) Waiting for an IP...
Error creating machine: Error in driver during machine creation: Too many retries waiting for SSH to be available. Last error: Maximum number of retries (60) exceeded

source d'informationauteur symlink