Skip to content

prometeo-cloud/docker_image_s2i_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift s2i Docker Image Java Applications

An OpenShift source to image Docker Image builder for Java applications.

Using the Image

Create a build configuration for the Dockerfile and an image stream in OpenShift as follows:

# clone the repository
git clone https://github.com/prometeo-cloud/docker_image_s2i_java

# create a build configuration
oc new-build https://github.com/prometeo-cloud/docker_image_s2i_java --name=java --to=java --strategy=docker -n myproject

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages