This repo shows examples on how to build a small container with a Node.js application. The demos were presented at a talk in Portuguese. The details of the talk are here.
There is a Makefile at the root, there you will find what you need to run. This is what you need to build and run everything.
make
At the end the images will be names minijs:sometag
.
Licensed under the MIT.