Files
odo/openshift-ci/build-root/Dockerfile
2020-06-16 14:54:31 +05:30

7 lines
174 B
Docker

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