mirror of
https://github.com/docker/compose.git
synced 2025-04-07 19:55:07 +02:00
symetrical -> symmetrical resoure -> resource Signed-off-by: Hollow Man <hollowman@hollowman.ml>
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 run
options 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