Hello @Jasper Surmont
You can use multiple option with Docker Compose in Azure
- Azure Container Instances with Docker Compose. Deploy a multi-container group using Docker Compose
Tutorial: Deploy a multi-container group using Docker Compose
- Azure App Service with Docker Compose Preview(not all commands are supported)
https://learn.microsoft.com/en-us/azure/app-service/configure-custom-container?pivots=container-linux&tabs=debian#docker-compose-options - Azure Marketplace - Docker Compose Server
I would recommend to deploy your app in Azure Container Apps by modifying your Docker Compose and separate it into standalone Docker containers.