зеркало из https://github.com/docker/compose-cli.git
ed3a7b7fe7
Signed-off-by: actualben <actualben@users.noreply.github.com> |
||
---|---|---|
.. | ||
images | ||
reference | ||
yaml | ||
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 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