Sign inSign up

maoo/s2i-java-binary

By maoo

Updated over 6 years ago

Java Binary S2I Builder image

Image
0

2.7K

maoo/s2i-java-binary repository overview

== OpenShift S2I Builder for Java (binaries)

This Source-to-Image Builder let's you create images with Java OpenJDK 8 and injected with executable Java binaries (ie built with http://www.mojohaus.org/appassembler/appassembler-maven-plugin/)

The implementation is a stripped-down version of the upstream Github repository - https://github.com/jorgemoralespou/s2i-java

== RUN ENV Options

  • RUN_COMMAND: Command to execute when the image runs

== Test in OpenShift

  • First load all the needed resources in a project.

oc create -f https://raw.githubusercontent.com/maoo/s2i-java-binary/master/ose3/s2i-java-binary-imagestream.json

  • Once the builder s2i-java has been registered, you can create an app with:

** Instant app already provided as template ** Using the s2i-java builder image using a regular Git repository

Tag summary

Content type

Image

Digest

Size

215.5 MB

Last updated

over 6 years ago

docker pull maoo/s2i-java-binary