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 arm64 platforms for docker image release #321

Merged
merged 2 commits into from
Jun 28, 2022

Conversation

rounakdatta
Copy link
Contributor

@rounakdatta rounakdatta commented May 3, 2022

This pull request introduces arm64 build in the Dockerfile and release pipeline.
Testing: I've self-built and published using buildx and it worked like a charm!

@rjhenry
Copy link
Collaborator

rjhenry commented May 18, 2022

Would it be possible for you to update the e2e tests to also use these ARM images? Simple extension of what's already there should suffice.

@rounakdatta
Copy link
Contributor Author

@rjhenry from I understood from the documentation, Github runners do not support ARM64 arch yet. The ARM64 image wouldn't work on the AMD64 ubuntu runner. So, that is a prohibiting factor. What do you suggest then?

@rjhenry
Copy link
Collaborator

rjhenry commented May 27, 2022

Ah, I'd heard rumours that there were ARM64 runners now that Azure has ARM64 machines. I'm happy enough as-is, but I'll get @solidnerd's opinion too - it's his project, after all!

@stale
Copy link

stale bot commented Jun 28, 2022

This issue has been automatically marked as stale because it has not had any activity for the last 30 days. It will be closed if no further activity occurs during the next 7 days. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants