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

use x86-64 container #9

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

kmarker1101
Copy link
Contributor

No description provided.

@kmarker1101 kmarker1101 requested a review from a team as a code owner August 3, 2024 13:45
@kmarker1101 kmarker1101 marked this pull request as draft August 3, 2024 14:29
mount -t binfmt_misc binfmt_misc /proc/sys/fs/binfmt_misc && \
echo ':qemu-aarch64:M::\x7fELF\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff:/usr/bin/qemu-aarch64:' > /proc/sys/fs/binfmt_misc/register
# Register QEMU for ARM64
RUN update-binfmts --enable qemu-aarch64
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm guessing this is something that needs to happen on the host?

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.

2 participants