Use Docker to Create a Node Development Environment

You have to use “–service-ports” with “docker-compose run …” Otherwise, the ports aren’t exposed and mapped. This post should be edited to reflect that fact.

2 Likes