-
Notifications
You must be signed in to change notification settings - Fork 3k
[ISSUE #2719] Docker image support arm architecture #2722
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2722 +/- ##
============================================
- Coverage 60.34% 60.31% -0.03%
+ Complexity 4399 4390 -9
============================================
Files 680 680
Lines 19468 19472 +4
Branches 1725 1727 +2
============================================
- Hits 11748 11745 -3
- Misses 6732 6740 +8
+ Partials 988 987 -1
Continue to review full report at Codecov.
|
|
I am trying to pull the image from the official docker hub. I find this project has a GitHub Action to publish images to the docker hub, so I forked the master branch and test the action, below is the image I build, and run success on windows and ubuntu: In conclusion, the official docker hub image may need to publish again. |
|
@donlinglok thanks for you suggestion. In the next version will solve this problem, the previous version of the problem, perhaps we also need to update. |
|
@donlinglok Thanks, I have updated the image, you can try it again. |
The gateway should be 9195. If there are any questions, you can open an issue to describe your steps and configuration so that we can reproduce it. |
Sorry for my mistake, all image problem is solved after the fix! Thank you! |


Fix #2719 .