Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 895 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 895 Bytes

Jenkins Docker Image

This project is forked from maybeec / jnlp-slave-maven-chrome-jdk11.

This Jenkins agent image is based on OpenShift (Centos 8 based).

This image contains Java, Maven, Chrome, NodeJS, and other packages needed to install and run the Cypress testing tool.

This image also contains additional browsers such as Edge and Firefox for testing purposes.

The base image used is quay.io/openshift/origin-jenkins-agent-maven:4.6.0.

Available on Docker Hub

Tool Versions

Tool/Product Version
CentOS 8
OpenShift 4
Java 11
Maven 3.5.4
NodeJS 14.16.1 LTS
Chrome Latest version at build time
Edge Latest version at build time
Firefox Latest version at build time