pull/10/head
Hunter Long 2018-06-09 21:25:45 -07:00
parent 9e5b58f622
commit 5e2cb88fbb
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ RUN go get -d -v
RUN rice embed-go
RUN go install
WORKDIR /app
VOLUME /app
EXPOSE 8080