pull/10/head
Hunter Long 2018-06-09 18:51:50 -07:00
parent ac25488c44
commit 33e030f8a5
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ RUN go get github.com/GeertJohan/go.rice/rice
RUN go get -d -v
RUN rice embed-go
RUN go install
WORKDIR /app
EXPOSE 8080