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: create a custom Go build when using musl to prevent a crash #913

Merged
merged 10 commits into from
Jul 11, 2024

Conversation

dunglas
Copy link
Owner

@dunglas dunglas commented Jul 9, 2024

Compile a custom version of Go that reverts the patch causing golang/go#68285 for Alpine Docker images and the static binary.

A better alternative to #900.

@dunglas dunglas force-pushed the fix/alpine-crash branch 3 times, most recently from 3caf639 to 1275d2e Compare July 9, 2024 23:07
@dunglas dunglas changed the title fix: try to debug the Alpine crash fix: build a custom Go version when using musl to prevent a crash Jul 10, 2024
@dunglas dunglas marked this pull request as ready for review July 10, 2024 16:50
@dunglas dunglas changed the title fix: build a custom Go version when using musl to prevent a crash fix: create a custom Go build when using musl to prevent a crash Jul 10, 2024
@dunglas dunglas merged commit 0751f45 into main Jul 11, 2024
41 checks passed
@dunglas dunglas deleted the fix/alpine-crash branch July 11, 2024 08:26
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.

None yet

1 participant