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

Build the image for amd64 and arm64 platforms #10

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

andrewn617
Copy link
Collaborator

While testing this image with the rails devcontainer, I hit a segfault in active storage tests due to a known issue with libvips on x86.

It made me realise we are not building this image for arm64.

This change to the workflow for building the image should build a multi-platform image, so developers working on arm64 will not run into this problem.

@andrewn617 andrewn617 merged commit c690d4c into main Mar 21, 2024
@jeremy jeremy deleted the multi-platform-image branch March 23, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant