46,190 questions
How to deploy docker compose containers to ACI using github actions?
jiacheng li
0
Reputation points
Hi, I want to deploy compose containers to ACI by github actions.
I have searched some results, like https://github.com/Azure/aci-deploy and https://github.com/docker/compose-cli .
The aci-deploy is a github action but it may not support docker compose file?
The compose-cli may support but it will be retired in November 2023. I also read azure wikis but I can not find a wiki combining all docker compose aci and github actions.
So what's the best practice to do this?
Thank you.
Community Center | Not monitored
Sign in to answer