Dockerfile to Nixpack error

afterlife7481
PROOP

7 months ago

I migrated away from using a Docker container to using Nixpack and I keep getting an error that Docker can't load.

Runnign the errors in Claude.ai suggests that their might be a Dockerfile lingering in the railway CACHE.

I have tried to load the app by using a system variable NO_CACHE = 1 but this has not helped.

Is there another way to clear the Cache manually or do you have any other ideas how to solve this issue?

Solved

2 Replies

Do the errors show in a new service?


Status changed to Awaiting User Response Railway 7 months ago


afterlife7481
PROOP

7 months ago

I jsut tried, the error is still there, so probably not a Dockerfile issue...
any ways, I was using a WeasyPrint to generate pdfs and this library has a ridiculous amount of dependencies... I have switched to xhtml2pdf now and all works.


Status changed to Awaiting Railway Response Railway 7 months ago


Status changed to Solved brody 7 months ago


Loading...