Deploying microservices listening on localhost built using docker compose #1290
Unanswered
kamalsivalingam
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We have a distributed event driven microservices built using docker compose. These microservices listening on localhost and each
microservice uses a different localhost port. While we were able to deploy this to Azure Container Instances seamlessly using the docker compose file, how does a microservice talk to another microservice or DB for that matter in Container Apps.
Is it even possible to map and route localhost:portnumber to a specific microservice in Azure Container Apps?
Beta Was this translation helpful? Give feedback.
All reactions