Test of creating a node-js server in a Docker container.
The Makefile
encapsulates the basic commands to build and run the example.
Builds a local instance of the container
Package and run the container
Use the run_prod_server
script to start the server in 'prod' mode.