Where does the OpenShift Enterprise s2i-base image come from?

A. https://github.com/openshift/s2i-base or
B. https://github.com/sclorg/rhscl-dockerfiles/tree/master/rhel7.s2i-base

Repo A builds FROM rhel7.2 and seems to create 
registry.access.redhat.com/openshift3/sti-base 
Repo B builds FROM rhel:7.2-released and seems to create 
registry.access.redhat.com/rhscl/s2i-base-rhel7

I see s2i-python repo has been renamed to 
https://github.com/sclorg/s2i-python-container
but it doesn't use either. It builds FROM openshift/base-rhel7.

Is there a direct lineage that can be followed? Sclorg seems to own all the s2i 
now, but at what point do images enter the openshift part of the registry?

What should I model a custom s2i on?

Thanks

_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to