Replies: 1 comment
-
maybe found a way: |
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.
-
I keep getting an error code 137 during build of a simple sveltekit application, I can run the build command locally just fine but when using nixpacks it keeps throwing this error, here are some logs from the last run
From what i understand nixpacks builds a docker image so my question is how can I allocate more ram to the docker images? I think my system is set to 2GB which should be enough for a simple build
Beta Was this translation helpful? Give feedback.
All reactions