FROM deis/mesos-template:#VERSION#

COPY bin/master-boot /app/bin/boot

ENTRYPOINT ["/app/bin/boot"]
