Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions docker-for-mac/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
14 changes: 7 additions & 7 deletions docker-for-mac/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 5 additions & 1 deletion docker-for-windows/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion docker-for-windows/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down