Skip to content

Commit 8819fcd

Browse files
committed
fix(ci) avoid OOM when building with QEMU
We seem to be close to the QEMU memory limit in GHA, that's why actions fail sporadically. Switch to native builds, aka build amd64 in an amd64 machine and do the same for arm64. This means we need to push 2 extra tags: foo-amd64 and foo-arm64 and then create a manifest to unite them both. Ref: docker/build-push-action#621
1 parent 0e7360a commit 8819fcd

File tree

1 file changed

+237
-71
lines changed

1 file changed

+237
-71
lines changed

0 commit comments

Comments
 (0)