mirror of https://github.com/docker/docs.git
added a link target for legacy location system requirements w/x-ref to new location
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
a90f70e360
commit
f877b4ca97
|
@ -17,8 +17,11 @@ Welcome to Docker for Mac!
|
|||
Docker is a full development platform for creating containerized apps, and
|
||||
Docker for Mac is the best way to get started with Docker on a Mac.
|
||||
|
||||
> **Got Docker for Mac?** If you have not yet installed Docker for Mac, please see [Install Docker for Mac](install.md) for an explanation of stable and beta channels, download and install information.
|
||||
|
||||
> **Got Docker for Mac?** If you have not yet installed Docker for Mac, please see [Install Docker for Mac](install.md) for an explanation of stable and beta
|
||||
channels, download and install information, and system requirements. The topic
|
||||
[What to know before you install](install.md#what-to-know-before-you-install) is
|
||||
now in that section.
|
||||
{: id="what-to-know-before-you-install" }
|
||||
|
||||
## Check versions of Docker Engine, Compose, and Machine
|
||||
|
||||
|
|
|
@ -59,15 +59,15 @@ channels, see the [FAQs](/docker-for-mac/faqs.md#stable-and-beta-channels).
|
|||
>**Important Notes**:
|
||||
>
|
||||
> - Docker for Mac requires OS X El Capitan 10.11 or newer macOS release running on a 2010 or
|
||||
> newer Mac, with Intel's hardware support for MMU virtualization. The app will run on 10.10.3 Yosemite, but with limited support. Please see
|
||||
> [What to know before you install](index.md#what-to-know-before-you-install)
|
||||
> for a full explanation and list of prerequisites.
|
||||
newer Mac, with Intel's hardware support for MMU virtualization. The app will run on 10.10.3 Yosemite, but with limited support. Please see
|
||||
[What to know before you install](#what-to-know-before-you-install)
|
||||
for a full explanation and list of prerequisites.
|
||||
>
|
||||
> - You can switch between beta and stable versions, but you must have only one
|
||||
> app installed at a time. Also, you will need to save images and export
|
||||
> containers you want to keep before uninstalling the current version before
|
||||
> installing another. For more about this, see the
|
||||
> [FAQs about beta and stable channels](faqs.md#stable-and-beta-channels).
|
||||
app installed at a time. Also, you will need to save images and export
|
||||
containers you want to keep before uninstalling the current version before
|
||||
installing another. For more about this, see the
|
||||
[FAQs about beta and stable channels](faqs.md#stable-and-beta-channels).
|
||||
|
||||
## What to know before you install
|
||||
|
||||
|
|
|
@ -17,7 +17,11 @@ Docker is a full development platform for creating containerized apps, and
|
|||
Docker for Windows is the best way to get started with Docker on Windows
|
||||
systems.
|
||||
|
||||
> **Got Docker for Windows?** If you have not yet installed Docker for Windows, please see [Install Docker for Windows](install.md) for an explanation of stable and beta channels, download and install information.
|
||||
> **Got Docker for Windows?** If you have not yet installed Docker for Windows, please see [Install Docker for Windows](install.md) for an explanation of stable
|
||||
and beta channels, download and install information and system requirements. The
|
||||
topic [What to know before you
|
||||
install](install.md#what-to-know-before-you-install) is now in that section.
|
||||
{: id="what-to-know-before-you-install" }
|
||||
|
||||
## Check versions of Docker Engine, Compose, and Machine
|
||||
|
||||
|
|
|
@ -65,7 +65,7 @@ beta channels, see the
|
|||
> - Docker for Windows requires 64bit Windows 10 Pro, Enterprise and Education
|
||||
> (1511 November update, Build 10586 or later) and Microsoft Hyper-V. Please
|
||||
> see
|
||||
> [What to know before you install](/docker-for-windows/index.md#what-to-know-before-you-install)
|
||||
> [What to know before you install](/docker-for-windows/#what-to-know-before-you-install)
|
||||
> for a full list of prerequisites.
|
||||
>
|
||||
> - You can switch between beta and stable versions, but you must have only one
|
||||
|
|
Loading…
Reference in New Issue