(docker setting)Connection refused:no further information
Completed
I have followed this manual and turn on the checkbox(Expose daemon on tcp://localhost:2375 without TLS)
but it still not work.
Any further help would be gratefully appreciated.
Please sign in to leave a comment.
Solved the issue. Docker Desktop will tell you it restarted once you applied those changes but it is a lie :P You got to restart docker yourself and then the connection will work
Solved.By some reason Windows reserves port 2375.
https://github.com/docker/for-win/issues/3546
I also have the same problem and the port 2375 isn't reserved on my system
I had the same problem and you're right, Docker is indeed lieing. A manual reboot of Docker worked for me too