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

ADD multicontainer /ko-app/multicontainer
ENTRYPOINT ["/ko-app/multicontainer"]
