提交 b598b27c 编写于 作者: X xiangzihao 提交者: Jiajie Zhong

[Doc] Add complie supporting system (#10188)

(cherry picked from commit 41a31838)
上级 69a76e86
......@@ -21,7 +21,11 @@ git clone git@github.com:apache/dolphinscheduler.git
### compile source code
ii. Run `mvn clean install -Prelease -Dmaven.test.skip=true`
Supporting system:
* MacOS
* Liunx
Run `mvn clean install -Prelease -Dmaven.test.skip=true`
## Docker image build
......
......@@ -21,7 +21,11 @@ git clone git@github.com:apache/dolphinscheduler.git
### 编译源码
* 运行 `mvn clean install -Prelease -Dmaven.test.skip=true`
支持的系统:
* MacOS
* Linux
运行 `mvn clean install -Prelease -Dmaven.test.skip=true`
## Docker镜像构建
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册