[go: up one dir, main page]

Skip to content

Sudip-das1/pipelines-sample-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test app for demonstrating containerizing web app

Super-simple Node web app for containerization demos

Instructions for use

  1. Fork the repo
  2. Clone repo 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 44.4%
  • JavaScript 34.3%
  • Pug 21.3%