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: Arm64 Support #1316

Closed
2 tasks done
fdelucchijr opened this issue Sep 29, 2022 · 5 comments
Closed
2 tasks done

🚀 Feature: Arm64 Support #1316

fdelucchijr opened this issue Sep 29, 2022 · 5 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@fdelucchijr
Copy link

🔖 Feature description

Arm64/aarch64 support for docker images.

🎤 Why is this feature needed ?

Cloud is moving to Arm64 compute (probably cost related), many projects are already preparing for this new arch.
An example of this is the Oracle Cloud Offer in Amphere A1 VM’s.

✌️ How do you aim to achieve this?

I’ve already downloaded the repo thinking about making a PR with all the changes, but as for now I see some problems (as for now only one, but if I see more with add it with an edit):

  1. API, web, widget and embed depends in nikolaik/python-nodejs with as for now is only amd64. There’s already nikolaik/python-nodejs#38 but with no timeline or notice.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

Yes I am willing to submit a PR!

@scopsy scopsy added help wanted Extra attention is needed Hacktoberfest labels Oct 1, 2022
@oba2311
Copy link
Contributor

oba2311 commented Oct 2, 2022

@fdelucchijr good luck!

@scopsy
Copy link
Contributor

scopsy commented Nov 27, 2022

Hi @fdelucchijr did you had a chance to take a look? Let me know if I can un-assign perhaps someone else would love to try this 🙏

@fdelucchijr
Copy link
Author

@scopsy Sorry, I didn’t have enough time to change the build pipelines myself. As It would took me a lot of time to change it and debug for the whole monorepo (also, y don’t know much of the needs in the project for the Python and other non-node.js dependencies). My first option was to wait until nikolaik/docker-python-nodejs#38 was finally resolved to recheck all the builds (as I remember that image was the only non ARM compatible), or in case I get a long vacation get edit the pipelines with a more specific Dockerfile for Node&Python.

If other person wanna take this issue more directly or with more time just assign him it.

@DaleWebb
Copy link

DaleWebb commented May 1, 2023

I've put in a PR for this here: #3309

@p-fernandez p-fernandez assigned DaleWebb and unassigned fdelucchijr May 4, 2023
@AliaksandrRyzhou
Copy link
Contributor

Closed by PR 5139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants