From f4361d9764d3fafe70d156ac832f14aa8d5f666d Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Mon, 27 Nov 2023 10:47:57 +0000 Subject: [PATCH] update retire notice Signed-off-by: aevesdocker --- README.md | 2 +- docs/aci-compose-features.md | 2 +- docs/aci-container-features.md | 2 +- docs/ecs-architecture.md | 2 +- docs/ecs-compose-examples.md | 2 +- docs/ecs-compose-features.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9d5f6dc42..44480d7f4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## :warning: Retirement Date Pending -Docker Compose's integration for ECS and ACI will be retired in November 2023. For now, our main priority in this repository are critical security fixes. +Docker Compose's integration for ECS and ACI retired in November 2023. For now, our main priority in this repository are critical security fixes. ECS users can consider using [compose-ecs](https://github.com/docker/compose-ecs). diff --git a/docs/aci-compose-features.md b/docs/aci-compose-features.md index 7dcb6fd7d..2ce7ee903 100644 --- a/docs/aci-compose-features.md +++ b/docs/aci-compose-features.md @@ -6,7 +6,7 @@ keywords: Docker, Azure, Integration, ACI, Compose, cli, deploy, cloud > **Important** > -> Docker Compose's integration for ECS and ACI is retiring in November 2023. +> Docker Compose's integration for ECS and ACI retired in November 2023. {: .important} # Compose - Azure Container Instances mapping diff --git a/docs/aci-container-features.md b/docs/aci-container-features.md index e58483fd9..5ad208c59 100644 --- a/docs/aci-container-features.md +++ b/docs/aci-container-features.md @@ -6,7 +6,7 @@ keywords: Docker, Azure, Integration, ACI, container, cli, deploy, cloud > **Important** > -> Docker Compose's integration for ECS and ACI is retiring in November 2023. +> Docker Compose's integration for ECS and ACI retired in November 2023. {: .important} # Azure Container Instances: running single containers diff --git a/docs/ecs-architecture.md b/docs/ecs-architecture.md index 29ab257d4..593e73149 100644 --- a/docs/ecs-architecture.md +++ b/docs/ecs-architecture.md @@ -6,7 +6,7 @@ keywords: Docker, Amazon, Integration, ECS, Compose, architecture, mapping > **Important** > -> Docker Compose's integration for ECS and ACI is retiring in November 2023. +> Docker Compose's integration for ECS and ACI retired in November 2023. {: .important} # Architecture diff --git a/docs/ecs-compose-examples.md b/docs/ecs-compose-examples.md index 04cee32f0..648e2576a 100644 --- a/docs/ecs-compose-examples.md +++ b/docs/ecs-compose-examples.md @@ -6,7 +6,7 @@ keywords: Docker, Amazon, Integration, ECS, Compose, cli, deploy, cloud, sample > **Important** > -> Docker Compose's integration for ECS and ACI is retiring in November 2023. +> Docker Compose's integration for ECS and ACI retired in November 2023. {: .important} # Compose file samples - ECS specific diff --git a/docs/ecs-compose-features.md b/docs/ecs-compose-features.md index 89dcd43c3..f78273536 100644 --- a/docs/ecs-compose-features.md +++ b/docs/ecs-compose-features.md @@ -6,7 +6,7 @@ keywords: Docker, Amazon, Integration, ECS, Compose, cli, deploy, cloud > **Important** > -> Docker Compose's integration for ECS and ACI is retiring in November 2023. +> Docker Compose's integration for ECS and ACI retired in November 2023. {: .important} # Compose - Amazon ECS mapping