Skip to content

world2enjoy/cicd-pipeline-docker

 
 

Repository files navigation

cicd-pipeline-docker

Running the app

You need a Java JDK 7 or later to run the build. You can run the build like this:

./gradlew build

You can run the app with:

./gradlew npm_start

Once it is running, you can access it in a browser at http://localhost:8080

About

Train Schedule sample app for Docker exercises

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • CSS 12.0%
  • HTML 11.0%
  • Groovy 6.4%
  • Dockerfile 1.5%