lucaspeng12138 opened a new pull request, #4675:
URL: https://github.com/apache/incubator-inlong/pull/4675

   ### Prepare a Pull Request
   [INLONG-4673][Feature] Add arm docker images build script
   
   - Fixes #4673 
   
   ### Motivation
   Add arm docker images build script to make inlong can build aarch docker 
images.
   
   ### Modifications
   1. Add arm docker images build script.
   Because mvn-docker-plugin is not support on aarch env. So I add a script to 
operate as mvn-docker-plugin.
   
   2. Add ArmDockerfiles to make dependences suit aarch.
   Tubemq module has gcc and g++ compile operation. On aarch env, need cross 
compile.
   
   3. Change pom.xml to make it compile successfully on aarch. 
   Need change version to suit aarch env.
   
   4. Add docker-compose-arm.yml
   Mysql has no docker images for aarch, so may need user to build first. So 
does Pulsar.


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