From 1ba14202d5d64d47203afad84db4c69cbb929022 Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Mon, 28 Jun 2021 15:08:53 -0600 Subject: [PATCH 1/2] Minor readme.md issues (no more docker desktop stable/edge, etc.) I noted that some statements in the README.md were outdated, minor updates. You might want to do still more with the confusion about being v1 here but v2 in docker-compose Signed-off-by: Randy Fay --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7eeb2067..f4bc5592 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ using the Docker commands you already know. ## 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`. This `docker compose` local command : @@ -31,9 +31,9 @@ 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: -* Windows: The Stable or Edge release of +* Windows: The current release of [Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-windows) -* macOS: The Stable or Edge release of +* macOS: The current release of [Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-mac) * Linux: [Install script](INSTALL.md) From d9fc75e9faed15d1c660390d63701d7f5ce57542 Mon Sep 17 00:00:00 2001 From: Randy Fay Date: Mon, 28 Jun 2021 15:16:14 -0600 Subject: [PATCH 2/2] Update the docker desktop download URL Signed-off-by: Randy Fay --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f4bc5592..dc2d660d 100644 --- a/README.md +++ b/README.md @@ -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: -* Windows: The current release of - [Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-windows) -* macOS: The current release of - [Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-mac) +* macOS, Windows, or Windows WSL2: The current release of + [Docker Desktop](https://www.docker.com/products/docker-desktop) * Linux: [Install script](INSTALL.md) * An [AWS](https://aws.amazon.com) or [Azure](https://azure.microsoft.com)