-
Notifications
You must be signed in to change notification settings - Fork 240
Open
Description
ubuntu 20.04 / qemu-user-static ( version 1:2.11+dfsg-1ubuntu7.26 )
root@ubuntu:/tmp# docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
standard_init_linux.go:211: exec user process caused "exec format error"
root@ubuntu:/tmp# docker run --rm --privileged multiarch/qemu-user-static:x86_64 --reset -p yes
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"--reset\": executable file not found in $PATH": unknown.
There is a post promising you could build from arm64 to adm64 here : https://tech.smartling.com/building-multi-architecture-docker-images-on-arm-64-c3e6f8d78e1c
Metadata
Metadata
Assignees
Labels
No labels