How to run Docker Compose on Azure.

Chris Taylor 0 Reputation points
2025-01-31T08:03:31.97+00:00

I have a local Linux Docker Compose project. I use docker-compose.yml and docker-compose.override.yml files to start 8 containers, all instances of different Docker images. Containers need to communicate with each other and be accessible on ports 80 / 443.

How can I set-up this Docker Compose project on Azure? I would expect Azure to make this effectively 'Serverless' to me.

Thank you.

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
481 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.