Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com> |
||
|---|---|---|
| .. | ||
| images | ||
| README.md | ||
| aci-compose-features.md | ||
| aci-container-features.md | ||
| aci-integration.md | ||
| architecture.md | ||
| ecs-architecture.md | ||
| ecs-compose-examples.md | ||
README.md
Docker Compose CLI
The general architecture of the CLI is described here
Azure Container Instances integration
The Compose CLI allows to deploy single containers or Compose applications to ACI.
- ACI integration users guide
- General description of the main features of the ACI integration
- Mapping
docker runoptions to ACI deployment (single container) - Mapping composefile options to ACI deployment
Amazon Elastic Container Service
The Compose CLI allows to deploy Compose applications to Amazon ECS.
- ECS integration users guide
- General architecture of the ECS integration
- Compose examples using various ECS integration features