Skip to content

Failing to run on arm64 #112

@b1nch0

Description

@b1nch0

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions