-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update quick-start.md #1692
Update quick-start.md #1692
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
i18n/zh-CN/docusaurus-plugin-content-docs/current/gettingStarted/quick-start.md
Outdated
Show resolved
Hide resolved
be: | ||
image:apache/doris:${DORIS_QUICK_START_VERSION} | ||
hostname:be | ||
networks_mode: host |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
networks_mode should be network_mode ?
i18n/zh-CN/docusaurus-plugin-content-docs/current/gettingStarted/quick-start.md
Outdated
Show resolved
Hide resolved
i18n/zh-CN/docusaurus-plugin-content-docs/current/gettingStarted/quick-start.md
Show resolved
Hide resolved
LGTM |
docs/gettingStarted/quick-start.md
Outdated
```Shell | ||
# Add JAVA_HOME and point it to your JDK8 runtime environment. Suppose your JDK8 is at /home/doris/jdk8, set it as follows: | ||
JAVA_HOME=/home/doris/jdk8 | ||
::: info Environment Recommendations: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
去掉空格
|
||
### 配置 BE | ||
::: info 环境建议: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
去掉空格
Versions
Languages
Docs Checklist