#
# This is the F5 router for OpenShift Origin.
#
# The standard name for this image is openshift/origin-f5-router
#
FROM openshift/origin

ENTRYPOINT ["/usr/bin/openshift-f5-router"]
