StaceyZhou2017 / jenkins-slave-jdk-maven-git-with-docker-compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jenkins-slave-jdk-maven-git-with-docker-compose

Jenkins slave based on ubuntu:bionic image with:

  • oracle jdk 1.8.0_222
  • maven 3.6.0
  • git 2.17.1 installed.
  • docker compose 1.25.0
  • python 3.4

Note: sylinks /opt/jdk/latest and /usr/local/apache-maven exist and point to respective folders.

About


Languages

Language:Dockerfile 100.0%