Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 851 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 851 Bytes

openshift-jenkins-maven-slave

Maven Slave Image for Jenkins on OpenShift with Java 11.

Similar to the "official" image but using:

  • Maven 3.6
  • OpenJDK 11

The Docker image is available on DockerHub:

mguillem/openshift-jenkins-maven-slave:v3.11

Motivation

The Openshift Jenkins Repository contains ready to use slave image with OpenJDK 8 but none for Java 11 (see Issue 722).

Configuration

In Jenkins administration, add a new Kubernetes Pod Template (or change an existing one) to use the image mguillem/openshift-jenkins-maven-slave:v3.11

Configuration