What is the usefulness of docker/setup-qemu-action
?
#442
Unanswered
bplessis-swi
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Following some diagnose attempt on our multi-platform build i kept seeing two different things, one was the documented recommendation of setting up qemu (and consequently binfmt) prior to buildx and the other one was that the builds weren't actually using this version of qemu
Having some runners working under kubernetes i thought it was a kube/permission issue but even runner on "bare-metal" os actually use some version of qemu backed inside the buildkit image:
And the moby/buildkit image documentation actually say
Beta Was this translation helpful? Give feedback.
All reactions