Skip to content

dhirajsb/s2i

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 98.4%
  • Java 1.6%