When I run docker-compose up in my Docker project it failes with the following message:
docker-compose up
Error starting userland proxy: listen tcp 0.0.0.0:3000:
I had the same problem. I fixed this by stopping the Apache2 service on my host.