accent icon indicating copy to clipboard operation
accent copied to clipboard

Add ARM builds

Open JoeyBG opened this issue 1 year ago • 3 comments

Blocked by https://github.com/tonistiigi/binfmt/pull/120.

JoeyBG avatar Sep 22 '23 18:09 JoeyBG

Hello @JoeyBG , I see that blocking PR has been merged. Could we move forward on merging this PR?

AAS97 avatar Dec 21 '23 16:12 AAS97

Hi @AAS97,

As you can see, the ARM build still fails with the new version, there is a dependancy that does not quite work when building with QEMU. I did not have time to investigate what was causing the issue, if you have any time to dig into it I would appreciate it! I'm not sure when I'll be able to get back to this.

JoeyBG avatar Dec 21 '23 16:12 JoeyBG

I'm on a Mac M1.

  • Docker build errors on the feature/multi-arch
  • Docker build passes on the latest tag of main (v1.19.9)

Maybe I'm missing something, but it seems that the error could be solved by merging main incorporating the deps updates that were released since v1.19.4.

AAS97 avatar Dec 22 '23 16:12 AAS97