Default image architecture has changed from AMD to ARM #6235
nima-champ
started this conversation in
General
Replies: 1 comment
-
Can you show a repro please? I guess you used Best is to use https://docs.docker.com/reference/cli/docker/buildx/imagetools/create/ for such case like:
|
Beta Was this translation helpful? Give feedback.
0 replies
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!
We were dealing with some flakey builds today and yesterday with
docker/setup-buildx-action
failing to setup BuildX, without some useful logs. The pull was timing out, and wasn't like an everyday issue to be obvious to my eyes. Can imagine this might be happening elsewhere, might be worth a look. Once I pulled the image manually, saved it in a private repository and pulled it from over there, I finally had some good logs telling me the architecture is not correct (exec format error).Best, Nima
Beta Was this translation helpful? Give feedback.
All reactions