Hi there, my docker image is currently 4GB, and I am on the “starter” plan which says 512, but I’m assuming that is RAM and not actual size of the Docker image, can you correct me if I’m wrong here?
Also, why did it time out? There are no logs, I would have expected it to show the docker image installation logs, where are those? It literally only showed ==> Starting service...
and that’s it!
Thanks for the help! I was a big fan of Heroku 10 years ago, then have been using Next.js on Vercel for the past 5 years, but now I need a server for running CLI commands on operating system packages (like FontForge, for example), so my choices were Heroku again, you guys Render, or AWS (or others like AWS). AWS seemed too much for deploy purposes though LightSail looked appealing at first for its price. So I chose Render, so looking for some help here! Looking to better understand how the logging works and what I should expect with my large Docker image.
Thank you so much!