private
quan612
PROOP

2 years ago

Is there a way to ignore Docker file on railway, and build using default as if there is no Docker

This is due to we had a non Docker deployment and running on railway, but we want to use the same repo and deploy onto AWS with ecs + github at the same time for another client as they want it to be there

8 Replies

2 years ago

So you want to use nixpacks despite having a Dockerfile?


2 years ago

n/a


quan612
PROOP

2 years ago

right, we want to keep the current nixpack deployment we have been using and still use not being impacted by that new Docker file, because that docker has some different configs on aws…


2 years ago

gotcha, you would need to rename the dockerfile in this case


2 years ago


quan612
PROOP

2 years ago

ah i see!!!


quan612
PROOP

2 years ago

thank you so much


2 years ago

no problem!


Loading...