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

a year ago

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

1 Replies

brody
EMPLOYEE

a year 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


brody
EMPLOYEE

a year 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...