parent
0a6e5fad1a
commit
3ebb1ee95f
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ RUN godep restore
|
|||
|
||||
# Add and install cayley
|
||||
ADD . .
|
||||
RUN go install -v github.com/google/cayley
|
||||
RUN go install -v github.com/google/cayley/cmd/cayley
|
||||
|
||||
# Expose the port and volume for configuration and data persistence. If you're
|
||||
# using a backend like bolt, make sure the file is saved to this directory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue