зеркало из https://github.com/docker/compose-cli.git
824 B
824 B
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