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

Cannot run CLI on Arm (e.g. Mac) #428

Open
1 task done
surchs opened this issue Feb 6, 2025 · 0 comments · May be fixed by #429
Open
1 task done

Cannot run CLI on Arm (e.g. Mac) #428

surchs opened this issue Feb 6, 2025 · 0 comments · May be fixed by #429
Labels
usability Issue affecting user or developer experience.

Comments

@surchs
Copy link
Contributor

surchs commented Feb 6, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Expected Behavior

As a user on an arm64 architecture, I can follow the same instructions as a user on x64 architecture when running the CLI docker images

Current Behavior

We are only building and publishing images for x64, and then these images are not runnable on recent arm-based Macs.

Error message

No response

Environment

No response

How to reproduce

This came up during a setup for a user on a recent Mac

Anything else?

We should use docker multiplatform builds to also build and publish for arm, at least the tools we expect users to run locally on their machines: https://docs.docker.com/build/building/multi-platform/

@surchs surchs added the usability Issue affecting user or developer experience. label Feb 6, 2025
@surchs surchs linked a pull request Feb 6, 2025 that will close this issue
7 tasks
@surchs surchs moved this to Implement - Done in Neurobagel Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usability Issue affecting user or developer experience.
Projects
Status: Implement - Done
Development

Successfully merging a pull request may close this issue.

1 participant