mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
better document need for compose-switch
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
436c588793
commit
9e749fa03d
@ -27,6 +27,9 @@ You can download Docker Compose binaries from the
|
||||
Copy the relevant binary for your OS under `$HOME/.docker/cli-plugins/docker-compose`
|
||||
(might require to make the downloaded file executable with `chmod +x`)
|
||||
|
||||
For backward compatibility with legacy docker-compose 1.xx, please consider installing [compose-switc](https://github.com/docker/compose-switch) to translate `docker-compose ...` commands into Compose V2's `docker compose ...`
|
||||
|
||||
|
||||
Quick Start
|
||||
-----------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user