-
Notifications
You must be signed in to change notification settings - Fork 11
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 Support for ARM64V8 architecture #20
Comments
@odidev the only reason it hasn't been added is that I haven't been able to procure hardware or a cloud based service where images could be tested (same as this issue). If you're aware of any, please let me know and if I can test images, I'll happily add support for ARM64V8. |
@odidev I came up with a service that can build them, tested on arm64v8, and will get an updated official image shortly. |
Support added in f8541e1 with official image soon. |
For update to official image, please watch this issue: docker-library/official-images#4542 |
The official image now supports arm64v8 architecture as of swipl:7.7.17. The image is now available. |
Hi,
The swipl docker package is building and running fine at my end for ARM64v8 architecture.
Branch used to build is:
Please suggest, what needs to be done to raise the request to add support for ARM64v8 arch at official docker library too.
Regards,
The text was updated successfully, but these errors were encountered: