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:
`$` sudo service redis-server stop
Does the trick.