Run with Docker $ docker-compose run --rm -p 8081:8081 -v ${PWD}:/usr/src/app todos-api sh Inside container $ npm start