Hi All, I am getting following issue every time I try to start the container using docker compose, not sure how to resolve it. Any help would be appreciated.
Error response from daemon: driver failed programming external connectivity on endpoint mydevapp (cdd85f0ab3dbc4bd4cd7f01ded98cd28d3ac045d4e1dae653a7b92e738c43129): Error starting userland proxy: listen tcp4 0.0.0.010010 bind: address already in use
netstat -ano | findstr 10010
TCP 127.0.0.1:10010 0.0.0.0:0 LISTENING 6396
tasklist /fi "PID eq 6396" /v
host-switch.exe 6396 Console 1 40,696 K Running C:\Program Files\Rancher Desktop\resources\resources\win32\internal\host
Slack Conversation