
I got the same problem and after and the “Using Docker from Windows Command Line Prompt (cmd.exe)” section from the installation manual put me in the right directionīasically, the way docker works is that the “docker ” commands are passed to a docker service (running on port 2375). I also get an error open C:\Users\X\.docker\machine\machines\default\server.pem: The system cannot find the file specified.Īnd solved it by upgrading my VirtualBox to version 5.0.3 (from their nightly builds) # copy and paste the above values into your command prompt # Run this command to configure your shell: Set DOCKER_CERT_PATH=C:\Users\X\.docker\machine\machines\default Get the machine name, and then run: "C:\Program Files\Docker Toolbox\docker-machine" env -shell=Īnd you should get something like this: "C:\Program Files\Docker Toolbox\docker-machine" env default -shell=cmd Just run: "C:\Program Files\Docker Toolbox\docker-machine" ls UPDATE2: Everything worked like charm when I tried Virtualbox Test Build 5.0.3 or later. UPDATE1: I’m using Windows 8.1 and also tried to start through Kinematic also.


I have searched everywhere but can’t find a solution.

Get : dial tcp 127.0.0.1:2375: ConnectEx tcp: No connection could be made because the target machine actively refused it.īut the VM is running under VirtualBox. * Are you trying to connect to a TLS-enabled daemon without TLS? I’ve installed Docker toolbox now and I get the error for everything: Get : dial tcp 127.0.0.1:2375: ConnectExtcp: No connection could be made because the target machine actively refused it.
