Win7 x64
I installed the program DockerToolbox-1.10.0.exe. No error displayed.
I then launched the Docker Quickstart Terminal for the first time by clicking on the desktop icon.
I get a crash:
C:\Users\xyz>docker version
Client:
Version: 1.10.0
API version: 1.22
Go version: go1.5.3
Git commit: 590d510
Built: Thu Feb 4 18:18:11 2016
OS/Arch: windows/amd64
An error occurred trying to connect: Get http://127.0.0.1:2375/v1.22/version: dial tcp 127.0.0.1:2375: connectex: No connection could be made because the target machine actively refused it.
C:\Users\xyz>docker info
An error occurred trying to connect: Get http://127.0.0.1:2375/v1.22/info: dial tcp 127.0.0.1:2375: connectex: No connection could be made because the target machine actively refused it.
Im on Win 10 x64 , got the exact same exception. Kitematic though runs and even lets me browse docker hub. I checked with Virtual box and there seems to be a machine 'default' running. Not sure what the issue is
Win7 x64 I installed the program DockerToolbox-1.10.0.exe. No error displayed. I then launched the Docker Quickstart Terminal for the first time by clicking on the desktop icon. I get a crash:
Other subsequent tries give the same message.
Please see attached screenshot for details (i couldn't OCR it sorry). https://dl.dropboxusercontent.com/u/1307844/2016-02-06%2017_27_05-Docker%20Quickstart%20Terminal.png
C:\Users\xyz>docker version Client: Version: 1.10.0 API version: 1.22 Go version: go1.5.3 Git commit: 590d510 Built: Thu Feb 4 18:18:11 2016 OS/Arch: windows/amd64 An error occurred trying to connect: Get http://127.0.0.1:2375/v1.22/version: dial tcp 127.0.0.1:2375: connectex: No connection could be made because the target machine actively refused it.
C:\Users\xyz>docker info An error occurred trying to connect: Get http://127.0.0.1:2375/v1.22/info: dial tcp 127.0.0.1:2375: connectex: No connection could be made because the target machine actively refused it.