Skip to content
/ bb-app Public

Sample Java application deploy (with Jenkins and Docker)

Notifications You must be signed in to change notification settings

modcatz/bb-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample Java application deploy (with Jenkins and Docker)

Small demonstration of Java app being deployed using Jenkins declarative pipeline (Jenkinsfile) into Docker container.

Pipeline steps:

  • Build basic docker tomcat image (with Dockerfile provided)
  • Run built docker image exposing tomcat on port 8080.

Ansible-automated Jenkins server setup provided here

About

Sample Java application deploy (with Jenkins and Docker)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published