This is a quick and dirty node.js app cobbled together for the purposes of demonstrating how to Dockerize/containerize a simple app.
This app is not maintained and WILL be full of vulnerbilities. Use at own risk
Exposes web server on port 8080 as per ./app.js
See Dockerfile for more details