mirror of https://github.com/docker/compose.git
Also available in Stable Desktop
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
1c806a610a
commit
16fbe07665
|
@ -13,9 +13,9 @@ using the Docker commands you already know.
|
||||||
To get started, all you need is:
|
To get started, all you need is:
|
||||||
* An [AWS](https://aws.amazon.com) or [Azure](https://azure.microsoft.com)
|
* An [AWS](https://aws.amazon.com) or [Azure](https://azure.microsoft.com)
|
||||||
account
|
account
|
||||||
* Windows: The Edge release of
|
* Windows: The Stable or Edge release of
|
||||||
[Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-windows)
|
[Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-windows)
|
||||||
* macOS: The Edge release of
|
* macOS: The Stable or Edge release of
|
||||||
[Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-mac)
|
[Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-mac)
|
||||||
* Linux:
|
* Linux:
|
||||||
[Install script](INSTALL.md)
|
[Install script](INSTALL.md)
|
||||||
|
|
Loading…
Reference in New Issue