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

Add support for ARM in the CI #1180

Open
holdenk opened this issue Jul 1, 2021 · 2 comments
Open

Add support for ARM in the CI #1180

holdenk opened this issue Jul 1, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@holdenk
Copy link
Contributor

holdenk commented Jul 1, 2021

The ARM container can be built with docker buildx build -t [USERNAME]/polynote:dev --push --platform linux/arm64,linux/amd64 . -f ./docker/dev/Dockerfile for someone who has docker buildx set up, but it would be good to make this part of the CI.

@jeremyrsmith
Copy link
Contributor

@holdenk ARM has not even entered my radar at this point, TBH. Any help with this would be appreciated.

@holdenk
Copy link
Contributor Author

holdenk commented Jul 1, 2021

sounds good. I'll see about doing CI support later I'm hoping I can copy pasta some of that.

@omidmogasemi omidmogasemi added the enhancement New feature or request label Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants