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

ADD mtping /usr/bin/mtping
ENTRYPOINT ["/usr/bin/mtping"]
