github.com/dustinrc/deis@v1.10.1-0.20150917223407-0894a5fb979e/mesos/master (about) 1 FROM #PREFIX#mesos-template:#VERSION# 2 3 COPY bin/master-boot /app/bin/boot 4 5 ENTRYPOINT ["/app/bin/boot"]