I've been looking at the documentation that explain clearly what you can do, and how it handles edge-cases, but I don't see how to run the equivalent of docker compose up to deploy to my AWS account without minimum configuration.
Thank you for your help and your amazing work,
Best
Resolving, I found out I can use ecs-compose-x up -n name -f docker-compose.yml, do you know if this information is available in the Documentation UI or only through CLI?
`
Hello,
I found your great tool from your comment here: https://github.com/docker/compose-cli/issues/2258#issuecomment-1730215085
I've been looking at the documentation that explain clearly what you can do, and how it handles edge-cases, but I don't see how to run the equivalent of
docker compose up
to deploy to my AWS account without minimum configuration.Thank you for your help and your amazing work, Best