Update Desktop download URLs

This commit is contained in:
Usha Mandya 2021-04-08 21:32:27 +01:00
parent e52d5ff584
commit b6825ec5a8
2 changed files with 6 additions and 6 deletions

View File

@ -24,10 +24,10 @@ Also see the [full list of container features supported by ACI](aci-container-fe
To deploy Docker containers on Azure, you must meet the following requirements:
1. Download and install Docker Desktop Stable version 2.3.0.5 or later, or Edge version 2.3.2.0 or later.
1. Download and install the latest version of Docker Desktop.
- [Download for Mac](https://desktop.docker.com/mac/edge/Docker.dmg){: target="_blank" rel="noopener" class="_"}
- [Download for Windows](https://desktop.docker.com/win/edge/Docker%20Desktop%20Installer.exe){: target="_blank" rel="noopener" class="_"}
- [Download for Mac](../docker-for-mac/install.md)
- [Download for Windows](../docker-for-windows/install.md)
Alternatively, install the [Docker Compose CLI for Linux](#install-the-docker-compose-cli-on-linux).

View File

@ -23,10 +23,10 @@ Also see the [ECS integration architecture](ecs-architecture.md), [full list of
To deploy Docker containers on ECS, you must meet the following requirements:
1. Download and install Docker Desktop Stable version 2.3.0.5 or later, or Edge version 2.3.2.0 or later.
1. Download and install the latest version of Docker Desktop.
- [Download for Mac](https://desktop.docker.com/mac/edge/Docker.dmg){: target="_blank" rel="noopener" class="_"}
- [Download for Windows](https://desktop.docker.com/win/edge/Docker%20Desktop%20Installer.exe){: target="_blank" rel="noopener" class="_"}
- [Download for Mac](../docker-for-mac/install.md)
- [Download for Windows](../docker-for-windows/install.md)
Alternatively, install the [Docker Compose CLI for Linux](#install-the-docker-compose-cli-on-linux).