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

Have trouble running quemu-static on arm64 with exec format error #199

Open
gaoxt9 opened this issue Apr 11, 2024 · 0 comments
Open

Have trouble running quemu-static on arm64 with exec format error #199

gaoxt9 opened this issue Apr 11, 2024 · 0 comments

Comments

@gaoxt9
Copy link

gaoxt9 commented Apr 11, 2024

Is this a bug report, feature (enhancement) request or question? (leave only one on its own line)

/kind question

Description:
Keep getting exec format error for the multiarch/qemu-user-static command

$ uname -m
arm64
$ docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
exec /register: exec format error

Describe the results you received:
exec /register: exec format error

Environment:

  • QEMU version: (if you can know it): QEMU emulator version 8.2.1
  • Docker

Output of docker version

Docker version 20.10.16, build aa7e414

Additional information optionally:

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

No branches or pull requests

1 participant