Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 396 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 396 Bytes

Simple web app for Pluralsight courses and Docker Deep Dive book

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