On 02/20/2017 01:27 PM, John Mazzitelli wrote:
How do you build the images from source so they are put in your local
Docker registry? I couldn't see anything in their Makefiles of origin and
origin-metrics that do this.
Take a look at `hack/build-images.sh`. For the record: as I had all the
tools set already from a previous build, I just re-built and ran with
"sudo ./openshift start" from `_output/local/bin/linux/amd64`
- Juca.