docker
docker copied to clipboard
Using in Azure
I would like to run Eramba in Azure. I've been looking around and it seems that Azure App Service seems fit, since it can use docker-compose. However, I have not been successful in deploying it on there. Are there things I should change about the compose file, or other configurations that I might need?
Thanks!