mirror of
				https://github.com/docker/compose.git
				synced 2025-11-03 21:25:21 +01:00 
			
		
		
		
	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