deploy from github using docker not work
samahali
TRIALOP

a year ago

I want deploy done from my docker-compose.yml
because I have:
backend folder contain Dockerfile
frontend folder contain Dockerfile
and docker-compose.yml

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

brody
EMPLOYEE

a year ago

Hello,

We do not support deploying directly from docker-compose, you would need to manually unwrap the services defined in your compose file into Railway services for the best possible experience.

Best,
Brody


Loading...