Files
odo/openshift-ci/build-root/Dockerfile
2020-10-21 17:07:30 -04:00

7 lines
174 B
Docker

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