Skip to content

Commit 0e18d84

Browse files
authored
ENGDOCS-2620 (#23574)
<!--Delete sections as needed --> ## Description Makes legacy clear ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent b94b6b7 commit 0e18d84

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

content/manuals/compose/install/standalone.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
---
2-
title: Install the Docker Compose standalone
3-
linkTitle: Standalone
2+
title: Install the Docker Compose standalone (Legacy)
3+
linkTitle: Standalone (Legacy)
44
description: Instructions for installing the legacy Docker Compose standalone tool on Linux and Windows Server
55
keywords: install docker-compose, standalone docker compose, docker-compose windows server, install docker compose linux, legacy compose install
66
toc_max: 3
77
weight: 20
88
---
99

10+
> [!WARNING]
11+
>
12+
> This install scenario is not recommended and is only supported for backward compatibility purposes.
13+
1014
This page contains instructions on how to install Docker Compose standalone on Linux or Windows Server, from the command line.
1115

1216
> [!WARNING]

0 commit comments

Comments
 (0)