mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 20:17:53 +08:00
Update Dockerfile
This commit is contained in:
parent
1db676a9e4
commit
20393ff037
@ -12,7 +12,7 @@ RUN chmod +x start.sh
|
||||
|
||||
RUN go get -d ./... && \
|
||||
go get github.com/mitchellh/gox
|
||||
RUN glide update
|
||||
RUN brew install glide
|
||||
RUN go build -ldflags "-w"
|
||||
|
||||
CMD ["./start.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user