Source to image base for building Java 8 s2i images
10K+
Source to image base for building Java 8 s2i images on Centos
Pull from Docker Hub
$ oc import-image outtherelabs/s2i-base-java8-centos7
Or build on your OpenShift cluster
$ oc process -f https://raw.githubusercontent.com/OutThereLabs/s2i-base-java8-centos7/master/template.yaml | oc create -f -
Content type
Image
Digest
Size
228.9 MB
Last updated
over 9 years ago
docker pull outtherelabs/s2i-base-java8-centos7