Skip to content

Run AMD64 container on ARM64 #1065

Closed Answered by Martan404
Martan404 asked this question in Q&A
Discussion options

You must be logged in to vote

I got it working on Raspbian by running sudo apt-get install -y qemu-user-static binfmt-support and then distrobox create -i quay.io/toolbx-images/archlinux-toolbox:latest -n archbox

So now my question is, can this be done on Arch? qemu-user-static is nowhere to be seen in the official repo and the AUR. I found a project called multiarch that provides qemu-user-static binaries but I no idea what to do with them. I tried downloading qemu-x86_64-static then renaming and moving it to /usr/bin/qemu-user-static with no success.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Martan404
Comment options

Answer selected by Martan404
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant