From 825665935a4227008583944a0e7afca9ab91ae7b Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Fri, 17 Oct 2025 14:28:35 +0100 Subject: [PATCH 1/2] ENGDOCS-2620 --- content/manuals/compose/install/standalone.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/content/manuals/compose/install/standalone.md b/content/manuals/compose/install/standalone.md index a6cc7106acf6..f33927b07506 100644 --- a/content/manuals/compose/install/standalone.md +++ b/content/manuals/compose/install/standalone.md @@ -1,12 +1,16 @@ --- -title: Install the Docker Compose standalone -linkTitle: Standalone +title: Install the Docker Compose standalone (Legacy) +linkTitle: Standalone (Legace) description: Instructions for installing the legacy Docker Compose standalone tool on Linux and Windows Server keywords: install docker-compose, standalone docker compose, docker-compose windows server, install docker compose linux, legacy compose install toc_max: 3 weight: 20 --- +> [!WARNING] +> +> This install scenario is not recommended and is only supported for backward compatibility purposes. + This page contains instructions on how to install Docker Compose standalone on Linux or Windows Server, from the command line. > [!WARNING] From 4c548242e19d6602fddf9fbc3e18dd9ba508d454 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Fri, 17 Oct 2025 14:30:40 +0100 Subject: [PATCH 2/2] Update content/manuals/compose/install/standalone.md --- content/manuals/compose/install/standalone.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/compose/install/standalone.md b/content/manuals/compose/install/standalone.md index f33927b07506..222ea256bf9d 100644 --- a/content/manuals/compose/install/standalone.md +++ b/content/manuals/compose/install/standalone.md @@ -1,6 +1,6 @@ --- title: Install the Docker Compose standalone (Legacy) -linkTitle: Standalone (Legace) +linkTitle: Standalone (Legacy) description: Instructions for installing the legacy Docker Compose standalone tool on Linux and Windows Server keywords: install docker-compose, standalone docker compose, docker-compose windows server, install docker compose linux, legacy compose install toc_max: 3