Skip to content

Sample web-app for Docker Learning Use

Notifications You must be signed in to change notification settings

devopsadda/psweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple web app for Docker learning

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 Docker Learning Use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.6%
  • Dockerfile 25.5%
  • HTML 24.9%