(docker setting)Connection refused:no further information
已完成
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.
请先登录再写评论。
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
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
I had the same problem and you're right, Docker is indeed lieing. A manual reboot of Docker worked for me too