mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
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 run
options 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