Skip to content

Sample web-app for use with Pluralsight courses and Docker Deep Dive book

Notifications You must be signed in to change notification settings

kameshbrao/psweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Sample web-app for use with Pluralsight courses and Docker Deep Dive book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.6%
  • HTML 31.4%