mirror of https://github.com/statping/statping
upgrades
parent
470ffb090a
commit
d73a3c1d4e
|
@ -10,7 +10,6 @@ RUN go get -d -v
|
|||
RUN rice embed-go
|
||||
RUN go install
|
||||
|
||||
RUN cp -r $GOPATH/src/github.com/hunterlong/statup/comms /app/
|
||||
WORKDIR /app
|
||||
VOLUME /app
|
||||
|
||||
|
|
Loading…
Reference in New Issue