pull/10/head
Hunter Long 2018-06-22 23:35:32 -07:00
parent a10491758b
commit dc110c0412
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ RUN go get -d -v
RUN rice embed-go
RUN go install
RUN cp -r $GOPATH/src/github.com/hunterlong/statup/comm /app/
RUN cp -r $GOPATH/src/github.com/hunterlong/statup/comms /app/
WORKDIR /app
VOLUME /app