Using Dockerfile with DO App platform, we sometimes get BuildJobOutOfMemory. We tried switching from basic to professional for each component, but that didn’t solve it.
How do I add more ram to the build process?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello @amocsy,
The error indicates that you are running out of memory and should consider using a larger instance size for your App.
Here’s the documentation link on error codes:
https://www.digitalocean.com/docs/app-platform/references/error-codes/#deploy-errors
Let me know how it goes. Regards, Bobby
This comment has been deleted