Comment exécuter docker hello world? Une erreur s'est produite en essayant de se connecter
J'ai installé docker sur Windows 10, mais lorsque j'essaie de l'exécuter avec un exemple, j'obtiens:
C:Program FilesDocker Toolboxkitematic>docker run hello-world
An error occurred trying to connect: Post http://localhost:2375/v1.21/containers/create: dial tcp 127.0.0.1:2375: ConnectEx tcp: No connection could b
e made because the target machine actively refused it.
Comment réparer?