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

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