Giter Site home page Giter Site logo

jarielpa / s2i Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fabric8io-images/s2i

0.0 1.0 0.0 8.53 MB

OpenShift S2I images for Java and Karaf applications

License: Apache License 2.0

Shell 82.51% Java 2.51% CSS 0.60% HTML 4.48% Dockerfile 9.90%

s2i's Introduction

Source-to-Image Builder images Docker Hub CircleCI

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.

Karaf S2I Builder image

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

Development

The project use fish-pepper to generete images/Dockerfiles, so do not directly change run-java.sh. Instead:

  • makes your change in run-java-sh project.
  • download and install fish-pepper from master.
  • run it like path/to/fishpepperrepo/fish-pepper.js both in ./java and .karaf directories.

If you have errors please remove .fp-git-blocks/ directories under both ./java and .karaf.

Release Notes

Please keep the CHANGELOG.md up-to-date.

Release Process

Simply creating a tag (and pushing it remote) will make Circle CI push a release of fabric8/s2i-java to Docker Hub:

git tag -a v3.0.0 -m "release v3.0.0"
git push origin v3.0.0

We also automatically publish from the master branch to latest-* tags.

s2i's People

Contributors

agebhar1 avatar apupier avatar astefanutti avatar chirino avatar ctron avatar cunningt avatar dhirajsb avatar dsimansk avatar garethahealy avatar iocanel avatar jam01 avatar jamesnetherton avatar jarielpa avatar kevinearls avatar lburgazzoli avatar michael-wirth avatar muff1nman avatar nicolaferraro avatar rhuss avatar valdar avatar vorburger avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.