FROM openshift/origin-custom-docker-builder
# Override the default build script
ADD build.sh /tmp/build.sh
