mirror of https://github.com/statping/statping
upgrades
parent
1c4d7e9419
commit
a10491758b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue