ZuoFengZhang opened a new issue, #633:
URL: https://github.com/apache/inlong-website/issues/633

   ### Description
   
   ### Support running docker-compose on Arm Chip
   
   Fixes #6689 
   
   ### Motivation
   
   Specify the `--platform` parameter of the `MySQL` image.
   
   ### Modifications
   
   By modifying the `--platform` parameter of the `MySQL` image, it can 
simulate `x86` instructions to build a docker image under different system 
architectures, and only need the same `docker-compose` script
   
   In order to support compatible chip solutions, you need to update the 
docker-compose version to 2.4+
   
   ### Verifying this change
   
   - [x] This change is a trivial rework/code cleanup without any test coverage.
   
   ### Use case
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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