Skip to content

Use tonistiigi/binfmt for emulation to fix qemu segfaults #468

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

robin-reckmann
Copy link
Contributor

@robin-reckmann robin-reckmann commented Apr 11, 2025

We are currently using the hosts qemu support, which will vary between host os versions. For certain versions of Ubuntu (e.g. 22.04) qemu is currently broken, leading to random segfaults in the docker build. See tonistiigi/binfmt#215 for details.

So instead of relying on the hosts emulation support, use the tonistiigi/binfmt docker image, which works for all hosts.

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