# Do not edit! This file was generate via Makefile
FROM openshift/origin-base

ADD github-source-controller /usr/bin/github-source-controller
ENTRYPOINT ["/usr/bin/github-source-controller"]
