Skip to content

Commit

Permalink
Update download url for zip (docker#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Galasyn authored and shin- committed Aug 19, 2017
1 parent 00e76bb commit 19e15ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/installation/windows/docker-ee.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ that has a connection.

```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.03/docker-17.03.0-ee.zip
PS> invoke-webrequest -UseBasicparsing -Outfile docker.zip https://download.docker.com/components/engine/windows-server/17.06/docker-17.06.1-ee-1-rc1.zip
```

2. Copy the zip file to the machine where you want to install Docker. In a
Expand Down

0 comments on commit 19e15ad

Please sign in to comment.