Skip to content

Example deployments of chained builds in OpenShift. Used in a blog

Notifications You must be signed in to change notification settings

jorgemoralespou/ose-chained-builds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chained builds in openshift

There is 3 examples:

  • Using openshift/s2i-wildfly image as builder and jboss/wildfly as runtime image

  • Using jorgemoralespou/s2i-java to build a gradle application and registry.access.redhat.com/redhat-openjdk-18/openjdk18-openshift to run it

  • Using openshift-s2i/go to build your application and scratch to run it

About

Example deployments of chained builds in OpenShift. Used in a blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published