Hi all - we <recently saw> that “Docker Compose’s ...
# deployment-ecs
s
Hi all - we recently saw that “Docker Compose’s integration for ECS and ACI is retiring in November 2023.” Without docker compose, what would be the best practice for deploying on ECS? Are there any other examples we can check out? 🙂
1
d
Hi Soonho - I suspect we'll replace it with a Cloudformation template around that time. It's already possible to convert the docker-compose file to a cloudformation template if you want to take a look at what that might look like: https://docs.docker.com/cloud/ecs-integration/#tuning-the-cloudformation-template
s
Oh neat, thanks for the quick help ! 🙂
z
bummer, I thought the ECS plugin for docker compose was pretty slick