Disable autodetect Dockerfile
bigusef
PROOP

a year ago

In my project, I have a Dockerfile but have not supported mount of type bind and multiple staging builder, so I need to avoid using docker file and using build pack

Solved

2 Replies

Railway
BOT

a year ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


You can disable autodetection of the Dockerfile by renaming it or by configuring the project to use build packs instead. This can be done by ensuring the Dockerfile is not named Dockerfile with a capital D, or by setting the RAILWAY_DOCKERFILE_PATH variable to a non-existent path.


Status changed to Awaiting User Response Railway 12 months ago


Railway
BOT

a year ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 11 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...