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

Fix devcontainer Dockerfile for Ruby 3.3.0 on Apple Silicon #293

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

robzolkos
Copy link
Contributor

This compiles a Ruby 3.3.0 with a patch that fixes issues on Apple Silicon Macs. It is a bandaid until Ruby 3.3.1 when we will revert back to using blessed ruby docker images.

This compiles a Ruby 3.3.0 with a patch that fixes issues on Apple
Silicon Macs.  It is a bandaid until Ruby 3.3.1 when we will revert back
to using blessed ruby docker images.
@robzolkos
Copy link
Contributor Author

Waiting on feedback from @leemcalilly on if this fixes the devcontainer on his M2 Mac.

@leemcalilly
Copy link
Contributor

@robzolkos This is working for me now. Thanks!

@robzolkos robzolkos marked this pull request as ready for review February 5, 2024 18:20
@Shpigford Shpigford merged commit ecd8b8b into maybe-finance:main Feb 5, 2024
4 checks passed
@plattenschieber
Copy link

I coped with the same issue and fixed it with the patch like you. Gladly, today I found out, that 3.3.1 is available and makes this fix obsolete.
@robzolkos

@zachgoll zachgoll mentioned this pull request May 3, 2024
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.

4 participants