mirror of https://github.com/statping/statping
docker
parent
ac25488c44
commit
33e030f8a5
|
@ -8,6 +8,7 @@ RUN go get github.com/GeertJohan/go.rice/rice
|
||||||
RUN go get -d -v
|
RUN go get -d -v
|
||||||
RUN rice embed-go
|
RUN rice embed-go
|
||||||
RUN go install
|
RUN go install
|
||||||
|
WORKDIR /app
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue