Replies: 3 comments 1 reply
-
@fnick851 I'm running into this too, did you ever figure out what was killing the build? |
Beta Was this translation helpful? Give feedback.
-
I'm getting this when running on M2 processor trying to build a linux/amd64 container |
Beta Was this translation helpful? Give feedback.
-
try to increase your swap memory after some research i found out that my swap memory was 500mb and i extended it to 1gb so the build ran well now to check for swap
that will show u the available swap memory the commands below will increase it to 1gb
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
And it kills the process without showing a reason.
I do notice the CPU usage is high but that's normal I think for Node.
Does anyone has some ideas - what might cause this?
I increased memory and CPU for the container so I don't think it is running out of memory or CPU.
It might be some Linux configuration?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions