You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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
Describe the results you received:
exec /register: exec format error
Environment:
Output of docker version
Additional information optionally:
The text was updated successfully, but these errors were encountered: