-
Notifications
You must be signed in to change notification settings - Fork 32
Add arm64 target build re repo container #562 #563
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 arm64 target build re repo container #562 #563
Conversation
Add arm64 as a target architecture: deploy-image.yml. In keeping with our ongoing aims to support both amd64 & arm64 within our supported OSs and our Rock-ons.
|
Unrelated linkcheck failure:
|
TestingBefore merge and using our existing container on an arm64 VM target - as per our docs instructions on building using our container:
|
Testing After mergepost container workflow re-run we now have a Continuing on from the last test #563 (comment) we first pull the fresh image just build via: Then try again to do the aarch64 mative doc build that failed in the last comment.
@FroggyFlox & @Hooverdan96 That looks to be job done on updating our container and moving to adding arm64 doc build host compatibility. [EDIT] These images are a little large: |
Fixes #562
This pull request's proposal
Add arm64 as a target architecture: deploy-image.yml. In keeping with our ongoing aims to support both
amd64 & arm64 within our supported OSs and our Rock-ons.
Checklist