davcwluk commented on issue #47618: URL: https://github.com/apache/doris/issues/47618#issuecomment-2790199547
Hello, I’m still experiencing the same issues outlined in this thread. According to the official documentation, the docker-compose.yaml file uses an image name like: image: apache/doris.fe-ubuntu:${DORIS_QUICK_START_VERSION} `[+] Running 2/2` ` ✘ be Error pull access denied for apache/doris.be-ubuntu, repository does not exist or may require 'docker login' 0.7s` ` ✘ fe Error pull access denied for apache/doris.be-ubuntu, repository does not exist or may require 'docker login' 0.7s` However, it still fails to pull the image as expected. The temporary workaround using “selectdb” works, but that’s not an ideal solution for a smooth and standardized setup. I hope the team can update the documentation to reflect the correct image names. This would greatly assist developers in quickly validating and deploying Apache Doris with Docker. Thanks! -- 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 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