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 approximately once per year so will contain vulnerbilities. Use at own risk
Exposes web server on port 8080
as per ./app.js
See Dockerfile
for more details