Files
odo/openshift-ci/build-root/Dockerfile
Mohammed Ahmed afe5d59c2d Adding our own base image to test on Openshift CI (#1437)
* Adding our own base image to test on Openshift CI

Signed-off-by: Mohammed Zeeshan Ahmed <mohammed.zee1000@gmail.com>

* Adding docs and updating base image
2019-03-07 00:30:30 -08:00

6 lines
161 B
Docker

# Dockerfile to bootstrap build and test in openshift-ci
FROM registry.svc.ci.openshift.org/openshift/release:golang-1.11
RUN yum -y install make wget gcc git