mirror of https://github.com/docker/compose.git
|
|
||
|---|---|---|
| .. | ||
| images | ||
| README.md | ||
| aci-compose-features.md | ||
| aci-container-features.md | ||
| architecture.md | ||
| ecs-architecture.md | ||
| ecs-compose-examples.md | ||
| ecs-compose-features.md | ||
README.md
Docker Compose CLI
The general architecture of the CLI is described here
Azure Container Instances integration
The Compose CLI can deploy single containers or Compose applications to ACI.
- ACI integration user guide
- Mapping
docker runoptions to ACI deployments (single container) - Mapping Compose file options to ACI deployments
Amazon Elastic Container Service
The Compose CLI can deploy Compose applications to Amazon ECS.
- ECS integration user guide
- General architecture of the ECS integration
- Compose examples using various ECS integration features