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
Hello, I'm creating a multiplatform deployment workflow, linux/amd64 and linux/arm64. However, I notice QEMU is already installed by default when running docker/setup-buildx-action. What kind of use case that requires running docker/setup-qemu-action first?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm creating a multiplatform deployment workflow,
linux/amd64
andlinux/arm64
. However, I noticeQEMU
is already installed by default when runningdocker/setup-buildx-action
. What kind of use case that requires runningdocker/setup-qemu-action
first?Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions