Update script install for ee-2 (#4402)

This commit is contained in:
Aaron Miller 2017-08-28 20:00:34 -04:00 committed by Misty Stanley-Jones
parent 003bcfb864
commit 397c5eb7f3
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ installs, or install on air-gapped systems.
```ps
# On an online machine, download the zip file.
PS> invoke-webrequest -UseBasicparsing -Outfile docker.zip https://download.docker.com/components/engine/windows-server/17.06/docker-17.06.1-ee-1.zip
PS> invoke-webrequest -UseBasicparsing -Outfile docker.zip https://download.docker.com/components/engine/windows-server/17.06/docker-17.06.1-ee-2.zip
```
2. Copy the zip file to the machine where you want to install Docker. In a