mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
* ENGDOCS-1874 * fix build * fix build * add description and keywords * remove dependency * vendoring update
20 lines
729 B
Markdown
20 lines
729 B
Markdown
---
|
|
title: Cloud integrations
|
|
description: ACI and ECS integration information
|
|
keywords: compose, ACI, ECS, amazon, cloud integration
|
|
aliases:
|
|
- /engine/context/aci-integration/
|
|
- /cloud/aci-integration/
|
|
- /cloud/ecs-integration/
|
|
- /cloud/ecs-compose-examples/
|
|
- /cloud/ecs-compose-features/
|
|
- /cloud/ecs-architecture/
|
|
- /cloud/aci-compose-features/
|
|
- /cloud/aci-container-features/
|
|
---
|
|
|
|
Docker Compose's integration for Amazon's Elastic Container Service and Azure Container Instances has retired. The integration documentation is no longer available through the Docker Docs site.
|
|
|
|
However, you can still access the relevant documentation in the [Compose CLI repository](https://github.com/docker/compose-cli/tree/main/docs).
|
|
|