https://github.com/google/cayley
Revision 12183c6214f8336bb7c2a9151c48ab7774a766a5 authored by Denys Smirnov on 09 July 2016, 11:12:30 UTC, committed by Denys Smirnov on 09 July 2016, 11:12:30 UTC
* fix host/port in Dockerfile
* serve 30kmoviedata by default
* update docs for running in container
1 parent d42aa90
Raw File
Tip revision: 12183c6214f8336bb7c2a9151c48ab7774a766a5 authored by Denys Smirnov on 09 July 2016, 11:12:30 UTC
Updated Dockerfile (fixed #357)
Tip revision: 12183c6
.gitignore
*.swp
main
*.test
*.peg.go
cayley.cfg
.cayley_history
.DS_Store

# The built binary
/cayley
back to top