jjqquu / s2i

OpenShift S2I images for Java and Karaf applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source-to-Image Builder images

This repo holds the source for the fabric8's S2I builder images for OpenShift.

Java S2I Builder image

The S2I Java builder can be used to use generate Java S2I builds for flat classpath applications. It supports flat-classpath and fat-jar packaged applications, leveraging the run-java-sh project, as well as applications using the hawt-app Maven plugin for fetching dependencies and building up an appropriate classpath.

Karaf S2I Builder image

The Karaf S2I Builder image is used for creating S2I builds for Karaf based applications.

About

OpenShift S2I images for Java and Karaf applications


Languages

Language:Shell 100.0%