Skip to content

NewMountain/Docker-CI-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test app on Continous Integration with Docker

This is a quick node.js appfor the purposes of demonstrating a basic CI/CD workflow with Docker Hub for How To Use Docker With Continous Integration To Build A DevOps Automated Workflow . This Project Is Included In the Exercise Files.

Instructions

In the root of the project folder run

npm install

To Start the site run

node . 

To View The Site go to:
http://localhost:8080

Note for the final Chapter I make a change to the home.hbs view to show the code going through the entire process. I put that code in a seperate file called home-cat.hbs.

About

Wanted to test a CI pipeline with Docker and CircleCI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published