I understand that port 2375 is the docker daemon, but I can’t find any reference to port 62374. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
$ docker run -pid=host -net host -rm -it alpine shĪctive Internet connections (only servers) $ docker run -rm -p 62374:62374 alpine shĭocker: Error response from daemon: driver failed programming external connectivity on endpoint desperate_swirles (35f4a1f10d9936897d428c99654a912f6947c42becca13f62dfb5fa2ae0cfa25): Error starting userland proxy: listen tcp 0.0.0.0:62374: bind: address already in use.
I have the same symptom ( EADDRINUSE) as described in Port mappings are not released however, for a different root case and even before having started any container: $ docker psĬONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES