We are building image for multiarch platforms, and the code works for amd64 and s390x (using docker buildX on amd64 node). But when we are building the same code for ppc64le (using docker buildX on amd64 node), We are getting OutOfMemoryKilled Error.
This is the logs I can see in
https://gist.github.com/Rohanjos97/0c4119adc47ee5322df1967c668b8f11
We are building image for multiarch platforms, and the code works for amd64 and s390x (using docker buildX on amd64 node). But when we are building the same code for ppc64le (using docker buildX on amd64 node), We are getting OutOfMemoryKilled Error.
This is the logs I can see in
https://gist.github.com/Rohanjos97/0c4119adc47ee5322df1967c668b8f11