github.com/misfo/deis@v1.0.1-0.20141111224634-e0eee0392b8a/store/monitor/Dockerfile.template (about)

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