clarify compose 2 install as a CLI plugin

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
Nicolas De Loof 2021-05-31 11:56:32 +02:00
parent 2315a1dad7
commit 2863db84b4
No known key found for this signature in database
GPG Key ID: 9858809D6F8F6E7E
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ This `docker compose` local command :
**Note: Compose v2 is released under the 2.x tag, until "Compose v2" gets a new home**
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`
```
## Getting started
To get started with Compose CLI, all you need is: