Merge pull request #1855 from rfay/patch-1

Minor readme.md issues (no more docker desktop stable/edge, etc.)
This commit is contained in:
Mathieu Champlon 2021-06-29 17:44:07 +02:00 committed by GitHub
commit a756507bd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 5 deletions

View File

@ -15,7 +15,7 @@ using the Docker commands you already know.
## Compose v2 (a.k.a "Local Docker Compose") ## Compose v2 (a.k.a "Local Docker Compose")
The `docker compose` local command is meant to be the next major version for docker-compose, and it supports the same commands and flags, in order to be used as a drop-in replacement. The `docker compose` local command is the next major version for docker-compose, and it supports the same commands and flags, in order to be used as a drop-in replacement.
[Here](https://github.com/docker/compose-cli/issues/1283) is a checklist of docker-compose commands and flags that are implemented in `docker compose`. [Here](https://github.com/docker/compose-cli/issues/1283) is a checklist of docker-compose commands and flags that are implemented in `docker compose`.
This `docker compose` local command : This `docker compose` local command :
@ -31,10 +31,8 @@ Compose v2 can be installed manually as a CLI plugin, by downloading latest v2.x
To get started with Compose CLI, all you need is: To get started with Compose CLI, all you need is:
* Windows: The Stable or Edge release of * macOS, Windows, or Windows WSL2: The current release of
[Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-windows) [Docker Desktop](https://www.docker.com/products/docker-desktop)
* macOS: The Stable or Edge release of
[Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-mac)
* Linux: * Linux:
[Install script](INSTALL.md) [Install script](INSTALL.md)
* An [AWS](https://aws.amazon.com) or [Azure](https://azure.microsoft.com) * An [AWS](https://aws.amazon.com) or [Azure](https://azure.microsoft.com)