a month ago
Hey, I’m having an issue since yesterday
My project had been properly set up with a Dockerfile for several weeks
I made an update today (I didn’t touch the Dockerfile at all, only modified a script that has nothing to do with Docker) and now it’s impossible to build the project i keep getting this error:
Dockerfile 'DockerFile' does not exist
The naming is correct, the path too, and I haven’t changed it since, it was working perfectly fine before
This problem is also affecting all my other projects that use a Dockerfile I tried making a random update on another project using Dockerfile too that worked perfectly before, and I’m getting the exact same issue 'Dockerfile 'DockerFile' does not exist'
18 Replies
a month ago
What is the path of your Dockerfile that you have configured in Railway, and what is the actual path of it in your repo.
a month ago
In Railway, do you have the root directory configured?
a month ago
Neither, purely just a question.
a month ago
Can you provide the link to your failing deployment so we can look into this further?
a month ago
In GitHub, is your Dockerfile named DockerFile, with a capital F?
a month ago
How long ago did this start failing?
since yesterday but i didnt had to update my project for some weeks / month so i don't know exactly but i noticed it yesterday
a month ago
Gotcha, can you try to switch to the Metal builder
a month ago
Yes.
a month ago
Awsome!





