apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.4k stars 4.49k forks source link

It is recommended to add instructions for building binary packages in version 3.2.1 #16147

Closed jnfJNF closed 2 weeks ago

jnfJNF commented 2 weeks ago

Search before asking

Description

在3.2.1的Docker 快速使用教程中,未找到可以使用二进制构建的方法,在版本2.x中是有的。建议在新版本中新增该构建方式。

0db279c38b14c7fa90d4ca11d045b22

Documentation Links

No response

Are you willing to submit a PR?

Code of Conduct

github-actions[bot] commented 2 weeks ago

Search before asking

Description

In the Docker quick start tutorial of 3.2.1, no method can be found to use binary build, which is available in version 2.x. It is recommended to add this build method in the new version.

0db279c38b14c7fa90d4ca11d045b22

Documentation Links

No response

Are you willing to submit a PR?

Code of Conduct

SbloodyS commented 2 weeks ago

You can refer to https://dolphinscheduler.apache.org/zh-cn/docs/3.2.1/contribute/development-environment-setup

jnfJNF commented 2 weeks ago

我在https://hub.docker.com/search?q=DolphinScheduler看到有很多关于DolphinScheduler的镜像,其中apache/dolphinscheduler、apache/dolphinscheduler-operator无最新3.2.1的镜像,但是apache/dolphinscheduler-worker、apache/dolphinscheduler-standalone-server、apache/dolphinscheduler-api、apache/dolphinscheduler-master、apache/dolphinscheduler-alert-server、apache/dolphinscheduler-tools、apache/dolphinscheduler-helm 7个镜像有3.2.1的版本,如果我要进行docker部署DolphinScheduler应该怎么选择镜像部署? image