node.js app Set up a node.js app, from: https://www.digitalocean.com/community/tutorials/how-to-build-a-node-js-application-with-docker todo complete this README.md for node.js For more details see Makefile TL;DR to make & run this container: clone this repo use make $ make build $ make run access it through a browser: localhost:8111 or host.ip.addr.es:8111