Based on the nice repo from https://github.com/ngineered/nginx-nodejs
At the moment the container runs npm start in your web root (/var/www/html/) and executes that in foreground. Nginx is expecting your application to listen on port 3000 on localhost.