Deploys suddenly seem to ignore railway.json to use dockerfile
Project ID: 3705332d-0483-45f4-af73-a7e805fc639f
Hi.
Did something change between Friday and today that would cause railway to build a nixpack instead of using our Dockerfile?
I am trying to troubleshoot an issue where our deploys started to build nixpack instead of using our Dockerfile. A few weeks ago, we configured our railway.json build to use dockerfile and it worked until today. Our last successful deploy was Friday.
We have not changed the railway.json or Dockerfile since Nov 3.
Here is our railway.json
Here is deploy log indicating nixpack build failure
4 Replies
Project ID:
N/A
use this to redeploy your service https://bookmarklets.up.railway.app/service-redeploy/
let me know if that works, otherwise i will tag in the team
Thanks. I shared your help with the team. They did not try the service-redeploy. They started a new build since they needed to update packages anyway. That time it used the Dockerfile as expected.
Is there anyway on our end to identify why it tried building nixpack instead of docker?
its a bug with railway