zhaohehuhu opened a new issue, #2372:
URL: https://github.com/apache/auron/issues/2372

   **Is your feature request related to a problem? Please describe.**
   <!--
   A clear and concise description of what the problem is. Ex. I'm always 
frustrated when [...]
   -->
   Docker build mode currently cannot specify the Docker platform from 
`auron-build.sh`. This is inconvenient on ARM hosts where release builds may 
need to run as `linux/amd64`.
   
   **Describe the solution you'd like**
   <!--
   A clear and concise description of what you want to happen.
   -->
   Add a `--platform` option to `auron-build.sh` for Docker build mode and pass 
it through to Docker Compose.
   
   **Describe alternatives you've considered**
   <!--
   A clear and concise description of any alternative solutions or features 
you've considered.
   -->
   
   **Additional context**
   <!--
   Add any other context or screenshots about the feature request here.
   -->
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to