Slow Image Push
webdevcody
PROOP

2 years ago

Sometimes on railway I'm noticing builds taking over 10 minutes just to build my next.js application and publish the image. This is the one thing that is killing me about using railway.

5 Replies

webdevcody
PROOP

2 years ago

1234545853847568400


webdevcody
PROOP

2 years ago

I'm using the standard nixpack setup for a nextjs 14 repo


2 years ago

nixpacks does not make small images to say the least, you would be able to significantly cut down on publish and deploy times if you where to write a multi stage dockerfile


webdevcody
PROOP

2 years ago

k I may investigate doing so then


2 years ago

sounds good


Loading...