#railway.toml says to use nixpacks, but Dockerfile is used instead
6 messages · Page 1 of 1 (latest)
6 messages · Page 1 of 1 (latest)
my repo has a Dockerfile, but I don't want to useit in railway. I have a railway.toml configured to use nixpacks
if I rename the Dockerfile to something else, it works fine
is there a way to make Railway ignore Dockerfile even if the file exists in the repo?
Project ID: 06737741-92ea-48b0-9ba6-879d1d8f6afb
rename or remove the file is the only way to get railway to ignore the dockerfile
could you share the reason of having a dockerfile but not wanting to use it?