github.com/amrnt/deis@v1.3.1/store/metadata/Dockerfile.template (about)

     1  #FROM is generated dynamically by the Makefile
     2  
     3  ENTRYPOINT ["/app/bin/boot"]
     4  ADD bin/boot /app/bin/boot