Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

fabric8-launcher/launcher-jenkins-slave-dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Launchpad Jenkins Slave Dockerfile

Custom Jenkins Slave

  • Tuned to support running in a constrained cloud environment (OpenShift Online Free)

  • Extends from openshift/jenkins-slave-maven-centos7:latest

  • Installs i686 JDK and removes x86_84 JDK (slimmer memory profile)

  • Sets _JAVA_OPTIONS to keep java and javac processes from overextending available memory

  • Sets a ~/.m2/settings.xml to drop deployments and recreate them, bypassing a quota limit issue on OpenShift Online Starter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published