#Build fails when pushing a project with docker-compose file.

14 messages · Page 1 of 1 (latest)

spiral plover
#

I am trying to link a project from cli and trying to push it to railway. i am using a docker compose here, so that both of my microservices can talk. any help is appreciated

nimble lagoonBOT
#

Project ID: a2f82fca-e77f-4f94-b013-6c6c348ca04f

verbal graniteBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

frigid summit
#

Railway does not support Docker-Compose

spiral plover
#

a2f82fca-e77f-4f94-b013-6c6c348ca04f

#

how to ensure my microservices talk to each other then? one service depends on the other

frigid summit
#

You would need to use private networking

spiral plover
#

and create an each service independently?

frigid summit
#

Yes

spiral plover
#

any docs / material would be helpful here

frigid summit
spiral plover
#

i mean regarding this networking. any templates or such kind. where should i mention, that service a depends on b

frigid summit
#

Private Networking is the same as declaring the network in your docker-compose.yml file