github.com/technosophos/deis@v1.7.1-0.20150915173815-f9005256004b/mesos/master (about)

     1  FROM #PREFIX#mesos-template:#VERSION#
     2  
     3  COPY bin/master-boot /app/bin/boot
     4  
     5  ENTRYPOINT ["/app/bin/boot"]