Skip to content

Simple web application for use on Pluralsight video courses

Notifications You must be signed in to change notification settings

WTHDonghai/ps-web-app

 
 

Repository files navigation

Test app for containerizing web app

Super-simple Node web app for containerization demos in Pluralsight video courses.

Referenced:

  • April 2020 Pluralsight blog for #FreeApril

Instructions for use

  1. Fork the repo
  2. Clone fork locally
  3. Build Docker iamge docker image build -t <tag> . from within the root directory of the repo
  4. Push image to container registry
  5. Run container/Pod using the created image

Pre-created image

A publically available pre-created iamge is available for download here

About

Simple web application for use on Pluralsight video courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.6%
  • Dockerfile 32.0%
  • JavaScript 24.4%