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