Hi Friends,
I am getting below error while running docker from command line or docker quick start terminal on windows 7, tried running as adminuser also.
docker: An error occurred trying to connect: Post http://127.0.0.1:2375/v1.22/co
ntainers/create: dial tcp 127.0.0.1:2375: connectex: No connection could be made
because the target machine actively refused it…
See ‘docker.exe run --help’.
- docker verion - Docker version 1.10.0, build 590d5108
2.docker-compose version 1.6.0, build cdb920a
3.docker-machine.exe version 0.6.0, build e27fb87 - Virtual box - Version 5.0.10 r104061
Tried couple of things disabling network adapters, deleting and re-creating default machine etc.
Removed network host-only entries, Installed different versions of Virtual box and docker etc.
Still facing the same error. Can you please help me?
Thanks,
-Rama.