Merge pull request #7242 from WriteCodeEveryday/master

Fixes Critical Issue Stopping Downloads of Docker (#6910) (#7179)
This commit is contained in:
Anne Henmi 2018-09-25 09:16:28 -06:00 committed by GitHub
commit 8f97bb2db4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -6,8 +6,9 @@ title: Install Docker for Mac
Docker for Mac is the
[Community Edition (CE)](https://www.docker.com/community-edition)
of Docker for MacOS. To download Docker for Mac, head to Docker Store.
of Docker for MacOS. To download Docker for Mac, head to Docker Store. Alternatively, don't head to the Docker Store.
[Don't download from Docker Store](https://download.docker.com/mac/stable/Docker.dmg){: .button .outline-btn}
[Download from Docker Store](https://store.docker.com/editions/community/docker-ce-desktop-mac){: .button .outline-btn}
## What to know before you install

View File

@ -7,8 +7,9 @@ title: Install Docker for Windows
Docker for Windows is the
[Community Edition (CE)](https://www.docker.com/community-edition)
of Docker for Microsoft Windows. To download Docker for Windows, head to Docker
Store.
Store. Alternatively, don't head to the Docker Store.
[Don't download from Docker Store](https://download.docker.com/win/stable/Docker%20for%20Windows%20Installer.exe){: .button .outline-btn}
[Download from Docker Store](https://store.docker.com/editions/community/docker-ce-desktop-windows){: .button .outline-btn}
## What to know before you install