Skip to content

Commit 4f50aba

Browse files
authored
Merge pull request #118887 from JoeyC-Dev/patch-4
Update retirement date in tutorial-docker-compose.md
2 parents 33d21e1 + 897848c commit 4f50aba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/container-instances/tutorial-docker-compose.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ In this tutorial, you use [Docker Compose](https://docs.docker.com/compose/) to
1515

1616
Run containers in Azure Container Instances on-demand when you develop cloud-native apps with Docker and you want to switch seamlessly from local development to cloud deployment. This capability is enabled by [integration between Docker and Azure](https://docs.docker.com/engine/context/aci-integration/). You can use native Docker commands to run either [a single container instance](quickstart-docker-cli.md) or multi-container group in Azure.
1717

18+
> [!IMPORTANT]
19+
> Docker Compose's integration for ACI has been retired in November 2023. See also: [Retirement Date Pending](https://github.com/docker/compose-cli?tab=readme-ov-file#warning-retirement-date-pending).
20+
1821
> [!IMPORTANT]
1922
> Not all features of Azure Container Instances are supported. Provide feedback about the Docker-Azure integration by creating an issue in the [Docker ACI Integration](https://github.com/docker/aci-integration-beta) GitHub repository.
2023

0 commit comments

Comments
 (0)