panda00hi opened a new issue, #47618: URL: https://github.com/apache/doris/issues/47618
## 问题描述 官方文档的 Docker Compose 部署方式内容错误:`docker-compose.yaml` 文件中的 `image: apache/doris.fe-ubuntu:${DORIS_QUICK_START_VERSION}` 。但在实际部署中,是无法拉取到镜像的。 临时解决可以改为使用selectdb。 https://doris.apache.org/docs/3.0/gettingStarted/quick-start 官方文档中的 <img width="952" alt="Image" src="https://github.com/user-attachments/assets/b2900052-9ddc-4a56-a745-68350b4305e9" /> 修改后可用的 <img width="606" alt="Image" src="https://github.com/user-attachments/assets/6bfaf9a0-1d62-42c1-82d3-e74696ceb196" /> ## 期望 能够更新相关文档内容,方便开发者可以按照官方文档较快的完成部署验证。 另外,部署时**内存的要求**也希望能够做出说明或整合到脚本示例中允许自定义。目前默认是8G,需要自行修改fe.conf文件关于`JAVA_OPTS_FOR_JDK_17`中Xms、Xmx的值 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org