mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Merge pull request #7242 from WriteCodeEveryday/master
Fixes Critical Issue Stopping Downloads of Docker (#6910) (#7179)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user