Skip to content
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

[feature]: add support for arm64 docker images #118

Closed
1 task done
slayerjain opened this issue Apr 18, 2022 · 1 comment · Fixed by #120 or #121
Closed
1 task done

[feature]: add support for arm64 docker images #118

slayerjain opened this issue Apr 18, 2022 · 1 comment · Fixed by #120 or #121
Assignees
Labels
Good First Issue Good for newcomers

Comments

@slayerjain
Copy link
Member

Is there an existing feature request for this?

  • I have searched the existing issues

Summary

Add support for arm64 along with existing amd64 in docker build

Why should this be worked on?

ARM64 systems are becoming popular, especially with people who are using M1 MacBooks or using AWS Graviton EC2 instances. Providing native ARM images will improve performance.

@slayerjain slayerjain added the Good First Issue Good for newcomers label Apr 18, 2022
@ditsuke
Copy link
Contributor

ditsuke commented Apr 18, 2022

@slayerjain please assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Good for newcomers
Projects
Status: Completed
3 participants