/docker-training-psweb

docker-training-psweb

Primary LanguageJavaScript

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 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