Can I deploy using docker compose in Railway?
3drconnect
TRIALOP

2 years ago

I wanna deploy my backend project using docker-compose, is it possible in Railway?:

1 Replies

2 years ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody over 1 year ago


2 years ago

Railway does not support docker compose, you would need to deconstruct the services in your docker compose file manually into services on the canvas.


Loading...