Works perfectly, thanks. If anyone is curious, https://github.com/openshift/origin-apiman/blob/ee1da0249ed095cde0727e6c461cc913f8fdeb73/apiman-builder/build.sh#L20
On Thu, May 5, 2016 at 4:37 PM, Ben Parees <[email protected]> wrote: > i believe the content is being streamed into your stdin. so your custom > image would need to read stdin as a tar stream. > > On Thu, May 5, 2016 at 4:31 PM, Luke Meyer <[email protected]> wrote: > >> How in a custom builder do you retrieve binary build content (from e.g. >> the --from-dir flag)? >> https://docs.openshift.org/latest/dev_guide/builds.html#binary-source >> does not seem to give any clues. SOURCE_URI comes in blank. Is there a >> secret handshake I'm missing? >> >> _______________________________________________ >> dev mailing list >> [email protected] >> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev >> >> > > > -- > Ben Parees | OpenShift > >
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
