docker-bind icon indicating copy to clipboard operation
docker-bind copied to clipboard

Error starting userland proxy: listen tcp4 0.0.0.0:53: bind: address already in use DockerWin 3.2.1

Open itsdashy opened this issue 3 years ago • 4 comments

Just updated my Windows docker version to 3.2.1 and when I come to start bind it's telling me the port is in use.

Must be something new but I've run out of things to check and nothing has changed other than the docker version.

Does anybody have a clue?

itsdashy avatar Mar 14 '21 15:03 itsdashy

Turns out it's a bug in the new engine 3.2.1 bugfix https://desktop-stage.docker.com/win/stable/amd64/61849/Docker%20Desktop%20Installer.exe

itsdashy avatar Mar 14 '21 18:03 itsdashy

you can also add

serverip:53:53/tcp

DrSeussFreak avatar Mar 15 '21 21:03 DrSeussFreak

@itsdashy since it seems that this repo is no longer being maintained (sadly), I have setup a new one that I will be maintaining. https://github.com/DrSeussFreak/docker-bind

DrSeussFreak avatar Mar 17 '21 02:03 DrSeussFreak

Ah, excellent I'll check it out.

itsdashy avatar Mar 24 '21 09:03 itsdashy