mirror of https://github.com/docker/docs.git
Merge pull request #7244 from revskill10/patch-1
Direct download link to Docker for Mac and Windows (#6910) (#7179)
This commit is contained in:
commit
9d03424750
|
@ -4,12 +4,7 @@ keywords: mac, beta, alpha, install, download
|
|||
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. 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}
|
||||
[Download Community Edition (CE)](https://download.docker.com/mac/stable/Docker.dmg)
|
||||
|
||||
## What to know before you install
|
||||
|
||||
|
|
|
@ -4,13 +4,7 @@ keywords: windows, beta, edge, alpha, install, download
|
|||
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. 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}
|
||||
[Download Community Edition (CE)](https://download.docker.com/win/stable/Docker%20for%20Windows%20Installer.exe)
|
||||
|
||||
## What to know before you install
|
||||
|
||||
|
|
Loading…
Reference in New Issue