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
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
2 years ago
sounds good
