Hmm, using "oc export" on an app created with "oc new-app" and looking around in that I see a reference to "centos/nodejs-4-centos7". So perhaps all the images mentioned here https://hub.docker.com/u/centos/ are the ones used for "oc new-app"?
On Wed, Aug 23, 2017 at 4:36 PM, 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> > > -- 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
