[Improvement-5858][Docker] Improve docker image support multi-arch like arm64 in docker-compose#5859
[Improvement-5858][Docker] Improve docker image support multi-arch like arm64 in docker-compose#5859chengshiwen wants to merge 1 commit intoapache:devfrom
Conversation
ca74836 to
f401404
Compare
Codecov Report
@@ Coverage Diff @@
## dev #5859 +/- ##
=========================================
Coverage 45.03% 45.03%
Complexity 3656 3656
=========================================
Files 606 606
Lines 24876 24876
Branches 2835 2835
=========================================
Hits 11204 11204
Misses 12600 12600
Partials 1072 1072
Continue to review full report at Codecov.
|
|
👍 Just to clarify, all those tests (GitHub Actions) still only targeted AMD64, we haven't actually proved that the code base do run on aarch64 without any glitch. Seems Azure support of aarch64 is yet to come, but last I checked Travis-CI do have ability to run test on arm64. |
f401404 to
5213eb8
Compare
…ke arm64 in docker-compose
5213eb8 to
9090b34
Compare
|
The reason why workflows failed is the connection of maven timed out. I think you can rerun those failed workflows.
|
|
Kudos, SonarCloud Quality Gate passed! |
|
This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs. |
|
This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request. |








Purpose of the pull request
[Improvement-5858][Docker] Improve docker image support multi-arch like arm64 in docker-compose
This closes #5858
Brief change log
docker buildxVerify this pull request
This change added tests and can be verified as follows: