Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 2863db8

Browse files
committed
clarify compose 2 install as a CLI plugin
Signed-off-by: Nicolas De Loof <[email protected]>
1 parent 2315a1d commit 2863db8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ This `docker compose` local command :
2525

2626
**Note: Compose v2 is released under the 2.x tag, until "Compose v2" gets a new home**
2727

28+
Compose v2 can be installed manually as a CLI plugin, by downloading latest v2.x release from https://github.com/docker/compose-cli/releases for your architecture and move into `~/.docker/cli-plugins/docker-compose`
29+
```
30+
2831
## Getting started
2932
3033
To get started with Compose CLI, all you need is:

0 commit comments

Comments
 (0)