mirror of https://github.com/statping/statping
docker dev
parent
b38c6cb670
commit
2f29691f86
|
@ -16,6 +16,6 @@ ADD . /go/src/github.com/hunterlong/statup
|
|||
ENV VERSION=$(VERSION)
|
||||
ENV IS_DOCKER=true
|
||||
|
||||
RUN pwd && ls && go get ./...
|
||||
RUN make dev-deps
|
||||
EXPOSE 8080
|
||||
ENTRYPOINT make run
|
Loading…
Reference in New Issue