pull/10/head
Hunter Long 2018-06-22 23:34:26 -07:00
parent 1c4d7e9419
commit a10491758b
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ RUN go get github.com/GeertJohan/go.rice/rice
RUN go get -d -v
RUN rice embed-go
RUN go install
RUN cp -r $GOPATH/src/github.com/hunterlong/statup/comm /app/
WORKDIR /app
VOLUME /app