-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add aarch64 support #4
Add aarch64 support #4
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for opening this pull request! Be sure to follow the pull request template!
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
All looks good, please add an entry to the readme changelog reflecting the change and then I'm happy to merge. Because the CI won't run a Jenkinsfile from a forked repo I'm going to do a local build and test myself on arm64 just to make sure it all looks OK. |
It should be done now!
Sure, I've noticed that on the Jenkins pipeline. |
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
I am a bot, here are the test results for this PR:
|
Description:
This PR adds support to build the ARM image and support those architecture.
Benefits of this PR and context:
Could run on ARM.
How Has This Been Tested?
Building the image locally.
Source / References: