If you want to see the dockerfiles, most of them are here: https://github.com/sclorg/
e.g.: https://github.com/sclorg/s2i-nodejs-container they are all based on this: https://github.com/sclorg/s2i-base-container On Wed, Aug 23, 2017 at 10:36 AM, Tako Schotanus <[email protected]> wrote: > Hi, > > I'd like to find out where the images are defined that "oc new-app" uses > to detect and build when provided with a link to a code repository? > > For example if I pass it a link to a repository containing a NodeJS app I > get the following output: > > --> Found image ccdf360 (5 weeks old) in image stream "openshift/nodejs" > under tag "4" for "nodejs" > > Given this I'd like to know where I can find the original > "openshift/nodejs" image to see how it was made. > > Thanks! > > -- > > TAKO SCHOTANUS > > SENIOR SOFTWARE ENGINEER > > Red Hat > > <https://www.redhat.com/> > <https://red.ht/sig> > > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > > -- Ben Parees | OpenShift
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
