Skip to content

herrera-luis/jenkins-for-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins container for run Java apps pipelines

Before start

You need to install in your machine Docker tool

Running the container

Just run the script setup_jenkins.sh

$ sh setup_jenkins.sh

The script will build a docker image named machine/jenkins-java-lts and runs a container named server-jenkins-java exposing the ports 8080, 50000

For do tests you can clone the project:

https://github.com/herrera-luis/spring-petclinic

Note

The first time when you execute the setup_jenkins.sh script in your console you will be see a token password that it's necessary for the installation

About

Docker jenkins image for run Java apps pipelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published