services

We try to re-use as much as possible the docker compose (v3) reference as much as possible.

For the definition of the services, you can simply use the already existing Docker compose definition for your services. Most of the docker-compose services keys are functional, to get a full breakdown, check the Docker Compose compatibility matrix.

Note

Any property in the docker-compose file you have today, for example, build is simply ignored. It will be neither removed nor modified

Hint

Checkout the ECS ComposeX secrets definition syntax secrets to import AWS Secrets Manager secrets to your container.