-
Notifications
You must be signed in to change notification settings - Fork 41
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
ARM support #711
Labels
priority-3-normal
Default priority, "should be done" but isn't prioritised ahead of others
status:in-progress
Someone is working on implementation
type:feature
Feature (new functionality)
Comments
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
viceice
added
type:docs
Improvements or additions to documentation
priority-4-low
Low priority, unlikely to be done unless it becomes important to more people
status:ready
Ready to start implementation
labels
Feb 5, 2023
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
viceice
added
type:feature
Feature (new functionality)
priority-3-normal
Default priority, "should be done" but isn't prioritised ahead of others
status:in-progress
Someone is working on implementation
and removed
type:docs
Improvements or additions to documentation
priority-4-low
Low priority, unlikely to be done unless it becomes important to more people
status:ready
Ready to start implementation
labels
Feb 5, 2023
This comment was marked as resolved.
This comment was marked as resolved.
This was referenced Mar 17, 2023
This comment was marked as resolved.
This comment was marked as resolved.
This was referenced Mar 20, 2023
Merged
Next step is to publish the base image as multiarch 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
priority-3-normal
Default priority, "should be done" but isn't prioritised ahead of others
status:in-progress
Someone is working on implementation
type:feature
Feature (new functionality)
All
containerbase
images are only built for amd64, it would be great if they were also build for arm64. This would allow dev containers based oncontainerbase
(e.g. renovate) to run faster and more efficiently on ARM-based machines like the newer M1 and M2 Apple Macbooks.Tasks
dart
feat(dart): support arm64 and checksums #772erlang
Support erlang arm64 install #719flutter
feat(flutter): support arm64 #807java
fix(java): handle modern versions #500ruby
feat: build arm64 / aarch64 ruby-prebuild#7php
feat: build arm64 / aarch64 php-prebuild#17 test(php): enable arm64 tests #814python
feat: build arm64 / aarch64 python-prebuild#2swift
feat(swift): support arm64 #805The text was updated successfully, but these errors were encountered: