Skip to content

OpenShift source-to-image builder using Eclipe OpenJ9

Notifications You must be signed in to change notification settings

ctron/s2i-java-openj9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Eclipse OpenJ9 Source-to-Image builder image Docker Build

This repository contains an S2I builder image for OpenShift using Eclipse OpenJ9 (based on OpenJDK and Java 8).

This image is intended to be a drop in replacement for fabric8/s2i-java.

It is based on the Java S2I image from farbic8io-images/java. It downloads and unpacks OpenJ9 in addition and uses the "alternatives" system to redirect all Java commands to OpenJ9.

Note: This is for testing only. Use at your own risk!