oc new-build BASEIMAGE GITREPO --strategy=docker -o yaml will give you an example of the YAML / JSON used.
On Thu, Mar 3, 2016 at 2:47 PM, Candide Kemmler <[email protected]> wrote: > I'm hitting a wall with a simple docker build. Are there example of such > builds online? > > I'm looking for some simple BuildConfig that would take e.g. one of the > provided xPaas images and modify it to push it on the local registry. > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
