mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-09-19 10:08:03 +08:00
*
This commit is contained in:
@@ -12,7 +12,7 @@ RUN chmod +x start.sh
|
||||
|
||||
RUN go get -d ./... && \
|
||||
go get github.com/mitchellh/gox && \
|
||||
gox
|
||||
gox -os "windows linux darwin" -arch amd64
|
||||
|
||||
|
||||
CMD ["./start.sh"]
|
Reference in New Issue
Block a user