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

ARM Multiarch Image #1532

Open
Dav1dde opened this issue Oct 7, 2024 · 2 comments
Open

ARM Multiarch Image #1532

Dav1dde opened this issue Oct 7, 2024 · 2 comments
Assignees
Labels
onboarding Simple tasks, easy to pick up for new folks

Comments

@Dav1dde
Copy link
Member

Dav1dde commented Oct 7, 2024

Similar to Relay, we should provide Symbolicator as a multi arch image with support for ARM.

@olksdr olksdr added the onboarding Simple tasks, easy to pick up for new folks label Oct 7, 2024
@tobias-wilfert
Copy link
Member

tobias-wilfert commented Nov 11, 2024

I assume this is the work that we did in Relay to achieve this?

@Dav1dde
Copy link
Member Author

Dav1dde commented Nov 11, 2024

This is the Relay PR which added the multiarch image. But instead of cross compiling with cargo-cross I'd consider using an ARM Github Runner now instead, but the general setup stays the same. Build the binary for different architectures then fuse them together into a single multiarch image.

@tobias-wilfert tobias-wilfert self-assigned this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
onboarding Simple tasks, easy to pick up for new folks
Projects
None yet
Development

No branches or pull requests

3 participants