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

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