Shridhar2104 opened a new pull request, #46727:
URL: https://github.com/apache/doris/pull/46727

   - Fix incorrect Dockerfile path in development setup documentation
   - Add instructions for ARM-based machines (M1/M2 Macs)
   - Update documentation to reflect current repository structure
   
   This fixes potential confusion for developers trying to set up the 
development environment.
   
   ### What problem does this PR solve?
   Issue Number: N/A
   Related PR: N/A
   Problem Summary: Current documentation points to a non-existent Dockerfile 
path and lacks instructions for ARM-based machines, causing confusion for 
developers during setup.
   
   ### Release note
   None
   
   ### Check List (For Author)
   - Test
       - [ ] Regression test
       - [ ] Unit Test
       - [x] Manual test (add detailed scripts or steps below)
       - [ ] No need to test or manual test. Explain why:
           - [ ] This is a refactor/code format and no logic has been changed.
           - [ ] Previous test can cover this change.
           - [ ] No code files have been changed.
           - [ ] Other reason
   
   Manual test steps:
   1. Verified the correct path `doris/docker/compilation/Dockerfile` exists 
for x86
   2. Verified the correct path `doris/docker/compilation/arm/Dockerfile` 
exists for ARM
   3. Tested the Docker build process with the correct paths on both 
architectures
   
   - Behavior changed:
       - [x] No.
       - [ ] Yes.
   
   - Does this need documentation?
       - [x] No. (This PR itself is a documentation fix)
       - [ ] Yes.
   
   ### Check List (For Reviewer who merge this PR)
   - [x] Confirm the release note
   - [x] Confirm test cases
   - [x] Confirm document
   - [ ] Add branch pick label


-- 
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

Reply via email to