mirror of https://github.com/statping/statping
docker
parent
9e5b58f622
commit
5e2cb88fbb
|
@ -9,6 +9,7 @@ RUN go get -d -v
|
|||
RUN rice embed-go
|
||||
RUN go install
|
||||
WORKDIR /app
|
||||
VOLUME /app
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
|
Loading…
Reference in New Issue