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

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