mirror of https://github.com/docker/docs.git
d4mac-win relnotes, stable/edge descriptions, checksums (#2518)
* changed dates for release notes relnotes dates, installer checksums, stable/beta updates added an extra note re: VirtualBox updated image for d4mac preference menu Signed-off-by: Victoria Bialas <victoria.bialas@docker.com> * image update per on file sharing Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
541b7577a2
commit
1fdf927714
Binary file not shown.
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 53 KiB |
|
|
@ -4,9 +4,10 @@ keywords: mac, beta, alpha, install, download
|
|||
title: Install Docker for Mac
|
||||
---
|
||||
|
||||
The Docker for Mac install package includes everything you need to run Docker on
|
||||
a Mac. This topic describes pre-install considerations, and how to download and
|
||||
install Docker for Mac.
|
||||
Docker for Mac is a [Docker Community Edition (CE)](https://www.docker.com/community-edition) app. The Docker for Mac
|
||||
install package includes everything you need to run Docker on a Mac. This topic
|
||||
describes pre-install considerations, and how to download and install Docker for
|
||||
Mac.<br><br>
|
||||
|
||||
> **Already have Docker for Mac?** If you already have
|
||||
Docker for Mac installed, and are ready to get started, skip to
|
||||
|
|
@ -18,8 +19,21 @@ the command line, preferences, and tools.
|
|||
## Download Docker for Mac
|
||||
|
||||
If you have not already done so, please install Docker for Mac. You can download
|
||||
installers from the Stable or beta channel. For more about Stable and Edge
|
||||
channels, see the [FAQs](/docker-for-mac/faqs.md#stable-and-edge-channels).
|
||||
installers from the Stable or beta channel.
|
||||
|
||||
Both Stable and Edge installers come with <a
|
||||
href="https://github.com/docker/docker/blob/master/experimental/README.md">
|
||||
experimental features in Docker Engine</a> enabled by default and configurable
|
||||
on [Docker Daemon preferences](index.md#daemon-experimental-mode) for
|
||||
experimental mode. We recommend that you disable experimental features for
|
||||
apps in production.
|
||||
|
||||
On both channels, we welcome your <a
|
||||
href="troubleshoot/#diagnose-problems-send-feedback-and-create-github-issues">feedback</a>)
|
||||
to help us as the apps evolve.
|
||||
|
||||
For more about Stable and Edge channels, see the
|
||||
[FAQs](/docker-for-mac/faqs.md#stable-and-edge-channels).
|
||||
|
||||
<table style="width:100%">
|
||||
<tr>
|
||||
|
|
@ -27,45 +41,39 @@ channels, see the [FAQs](/docker-for-mac/faqs.md#stable-and-edge-channels).
|
|||
<th style="font-size: x-large; font-family: arial">Edge channel</th>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">This installer is fully baked and tested, and comes
|
||||
with the latest GA version of Docker Engine along with <a
|
||||
href="https://github.com/docker/docker/blob/master/experimental/README.md"> experimental features in Docker Engine</a>, which are enabled by
|
||||
default and configurable on <a href="index#daemon-experimental-mode">Docker Daemon preferences for experimental mode</a>. <br><br>This is the
|
||||
best channel to use if you want a reliable platform to work with.
|
||||
(Be sure to disable experimental features for apps in production.) <br><br>These releases follow a version schedule with a longer lead
|
||||
time than the Edge releases, synched with Docker Engine releases and
|
||||
hotfixes.<br><br>On the Stable channel, you can select whether to send usage
|
||||
statistics and other data.
|
||||
<td width="50%">This installer is fully baked and tested. This is the
|
||||
best channel to use if you want a reliable platform to work with. These releases follow the Docker Engine stable releases.<br><br>
|
||||
On this channel, you can select whether to send usage
|
||||
statistics and other data. <br><br>Stable builds are released once per quarter.
|
||||
</td>
|
||||
<td width="50%">This installer provides the latest Edge release of
|
||||
Docker for Mac, offers cutting edge features along with
|
||||
<a href="https://github.com/docker/docker/blob/master/experimental/README.md"> experimental features in Docker Engine</a>, which are enabled by
|
||||
default and configurable on <a href="index#daemon-experimental-mode">Docker Daemon preferences for experimental mode</a>. <br><br>This is the
|
||||
best channel to use if you want to experiment with features under development, and can weather some instability and bugs. This channel
|
||||
is a continuation of the Edge program, where you can provide feedback
|
||||
as the apps evolve. Releases are typically more frequent than for
|
||||
Stable, often one or more per month. <br><br>We collect all usage
|
||||
data on Edge releases across the board.</td>
|
||||
Docker for Mac and Engine, and typically offers new features in development. Use this channel if you want to get experimental features faster, and can weather some instability and bugs. We collect all usage data on Edge releases across the board. <br><br>Edge builds are released once per month.
|
||||
</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
<a class="button outline-btn" href="https://download.docker.com/mac/stable/Docker.dmg">Get Docker for Mac (Stable)</a><br><a href="https://download.docker.com/mac/stable/Docker.dmg.sha256sum"><font color="#BDBDBD" size="-1">Checksum: Docker.dmg SHA256</font></a>
|
||||
<a class="button outline-btn" href="https://download.docker.com/mac/stable/Docker.dmg">Get Docker for Mac (Stable)</a>
|
||||
</td>
|
||||
<td width="50%">
|
||||
<a class="button outline-btn" href="https://download.docker.com/mac/edge/Docker.dmg">Get Docker for Mac (Edge)</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
<a href="https://download.docker.com/mac/stable/Docker.dmg.sha256sum"><font color="#BDBDBD" size="-1">Checksum: Docker.dmg SHA256</font></a>
|
||||
</td>
|
||||
<td width="50%">
|
||||
<a href="https://download.docker.com/mac/edge/Docker.dmg.sha256sum"><font color="#BDBDBD" size="-1">Checksum: Docker.dmg SHA256</font></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
>**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](#what-to-know-before-you-install)
|
||||
for a full explanation and list of prerequisites.
|
||||
>
|
||||
> - You can switch between Edge and Stable versions, but you must have only one
|
||||
* 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](#what-to-know-before-you-install) for a full
|
||||
explanation and list of prerequisites.
|
||||
|
||||
* You can switch between Edge 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
|
||||
|
|
@ -109,7 +117,7 @@ channels, see the [FAQs](/docker-for-mac/faqs.md#stable-and-edge-channels).
|
|||
- At least 4GB of RAM
|
||||
<p />
|
||||
- VirtualBox prior to version 4.3.30 must NOT be installed (it is incompatible
|
||||
with Docker for Mac)
|
||||
with Docker for Mac). If you have a newer version of VirtualBox installed, it's fine.
|
||||
|
||||
> **Note**: If your system does not satisfy these requirements, you can
|
||||
> install [Docker Toolbox](/toolbox/overview.md), which uses Oracle VirtualBox
|
||||
|
|
@ -126,7 +134,7 @@ channels, see the [FAQs](/docker-for-mac/faqs.md#stable-and-edge-channels).
|
|||
|
||||

|
||||
|
||||
2. Double-click `Docker.app` to start Docker.
|
||||
2. Double-click `Docker.app` in the Applications folder to start Docker. (In the example below, the Applications folder is in "grid" view mode.)
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -335,7 +335,7 @@ events or unexpected unmounts.
|
|||
|
||||
## Edge Release Notes
|
||||
|
||||
### Docker Community Edition 17.03.1-ce-mac3, 2017-03-22 (edge)
|
||||
### Docker Community Edition 17.03.1-ce-mac3, 2017-03-28 (edge)
|
||||
|
||||
**Upgrades**
|
||||
|
||||
|
|
|
|||
|
|
@ -603,21 +603,6 @@ because they do not apply to Windows containers:
|
|||
* [Network](#network)
|
||||
* [Advanced (CPU and Memory configuration)](#advanced)
|
||||
|
||||
### Giving feedback and getting help
|
||||
|
||||
To get help from the community, review current user topics, join or start a
|
||||
discussion, log on to our [Docker for Windows
|
||||
forum](https://forums.docker.com/c/docker-for-windows).
|
||||
|
||||
To report bugs or problems, log on to [Docker for Windows issues on
|
||||
GitHub](https://github.com/docker/for-win/issues), where you can review
|
||||
community reported issues, and file new ones. As a part of reporting issues on
|
||||
GitHub, we can help you troubleshoot the log data. See the
|
||||
[Diagnose and Feedback](#diagnose-and-feedback) topic below.
|
||||
|
||||
To give feedback on the documentation or update it yourself, use the Feedback
|
||||
options at the bottom of each docs page.
|
||||
|
||||
### Docker Store
|
||||
|
||||
Choose **Docker Store** from the Docker for Windows menu
|
||||
|
|
@ -649,9 +634,29 @@ Check out these [Docker Cloud topics](/docker-cloud/index.md) to learn more:
|
|||
* [Builds and Images](/docker-cloud/builds/index.md)
|
||||
* [Swarms in Docker Cloud](/docker-cloud/cloud-swarm/index.md)
|
||||
|
||||
### Giving feedback and getting help
|
||||
|
||||
To get help from the community, review current user topics, join or start a
|
||||
discussion, log on to our [Docker for Windows
|
||||
forum](https://forums.docker.com/c/docker-for-windows).
|
||||
|
||||
To report bugs or problems, log on to [Docker for Windows issues on
|
||||
GitHub](https://github.com/docker/for-win/issues), where you can review
|
||||
community reported issues, and file new ones. As a part of reporting issues on
|
||||
GitHub, we can help you troubleshoot the log data. See the
|
||||
[Diagnose and Feedback](#diagnose-and-feedback) topic below.
|
||||
|
||||
To give feedback on the documentation or update it yourself, use the Feedback
|
||||
options at the bottom of each docs page.
|
||||
|
||||
### Diagnose and Feedback
|
||||
|
||||
If you encounter problems for which you do not find solutions in this documentation, searching [Docker for Windows issues on GitHub](https://github.com/docker/for-win/issues) already filed by other users, or on the [Docker for Windows forum](https://forums.docker.com/c/docker-for-windows), we can help you troubleshoot the log data.
|
||||
If you encounter problems for which you do not find solutions in this
|
||||
documentation, searching [Docker for Windows issues on
|
||||
GitHub](https://github.com/docker/for-win/issues) already filed by other users,
|
||||
or on the [Docker for Windows
|
||||
forum](https://forums.docker.com/c/docker-for-windows), we can help you
|
||||
troubleshoot the log data.
|
||||
|
||||
Select **Upload a diagnostic**.
|
||||
|
||||
|
|
|
|||
|
|
@ -4,9 +4,11 @@ keywords: windows, beta, edge, alpha, install, download
|
|||
title: Install Docker for Windows
|
||||
---
|
||||
|
||||
The Docker for Windows install package includes everything you need to run
|
||||
Docker on a Windows system. This topic describes pre-install considerations, and
|
||||
how to download and install Docker for Windows.
|
||||
Docker for Windows is a [Docker Community Edition
|
||||
(CE)](https://www.docker.com/community-edition) app. The Docker for Windows
|
||||
install package includes everything you need to run Docker on a Windows system.
|
||||
This topic describes pre-install considerations, and how to download and install
|
||||
Docker for Windows.<br><br>
|
||||
|
||||
> **Already have Docker for Windows?** If you already have Docker for
|
||||
Windows installed, and are ready to get started, skip to
|
||||
|
|
@ -19,8 +21,20 @@ versions here](release-notes.md).
|
|||
## Download Docker for Windows
|
||||
|
||||
If you have not already done so, please install Docker for Windows. You can
|
||||
download installers from the Stable or Edge channel. For more about Stable and
|
||||
Edge channels, see the
|
||||
download installers from the **Stable** or **Edge** channel.
|
||||
|
||||
Both Stable and Edge installers come with <a
|
||||
href="https://github.com/docker/docker/blob/master/experimental/README.md">
|
||||
experimental features in Docker Engine</a> enabled by default and configurable
|
||||
on [Docker Daemon preferences](index.md#daemon-experimental-mode) for
|
||||
experimental mode. We recommend that you disable experimental features for
|
||||
apps in production.
|
||||
|
||||
On both channels, we welcome your
|
||||
[feedback](index.md#giving-feedback-and-getting-help) to help us as the apps
|
||||
evolve.
|
||||
|
||||
For more about Stable and Edge channels, see the
|
||||
[FAQs](/docker-for-windows/faqs.md#questions-about-stable-and-edge-channels).
|
||||
|
||||
<table style="width:100%">
|
||||
|
|
@ -29,52 +43,39 @@ Edge channels, see the
|
|||
<th style="font-size: x-large; font-family: arial">Edge channel</th>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">This installer is fully baked and tested, and comes
|
||||
with the latest GA version of Docker Engine along with
|
||||
<a href="https://github.com/docker/docker/blob/master/experimental/README.md"> experimental features in Docker Engine</a>, which are enabled
|
||||
by default and configurable on
|
||||
<a href="index#daemon-experimental-mode">Docker Daemon settings for
|
||||
experimental mode</a>. <br><br>This is the best channel to use if
|
||||
you want a reliable platform to work with. (Be sure to disable
|
||||
experimental features for apps in production.) <br><br>These releases follow a version schedule with a longer lead time than the Edge releases,
|
||||
synched with Docker Engine releases and hotfixes.<br><br>On the
|
||||
Stable channel, you can select whether to send usage statistics
|
||||
and other data.
|
||||
<td width="50%">This installer is fully baked and tested. This is the
|
||||
best channel to use if you want a reliable platform to work with. These releases follow the Docker Engine stable releases.<br><br>
|
||||
On this channel, you can select whether to send usage
|
||||
statistics and other data. <br><br>Stable builds are released once per quarter.
|
||||
</td>
|
||||
<td width="50%">This installer provides the latest Edge release of
|
||||
Docker for Windows, offers cutting edge features along with <a href="https://github.com/docker/docker/blob/master/experimental/README.md"> experimental features in Docker Engine</a>, which are enabled
|
||||
by default and configurable on <a href="index#daemon-experimental-mode">
|
||||
Docker Daemon settings for experimental mode</a>. <br><br>This is
|
||||
the best channel to use if you want to experiment with features
|
||||
under development, and can weather some instability and bugs. This
|
||||
channel is a continuation of the Edge program, where you can
|
||||
provide feedback as the apps evolve. Releases are typically more
|
||||
frequent than for Stable, often one or more per month. <br><br>
|
||||
We collect all usage data on Edge releases across the board.</td>
|
||||
Docker for Mac and Engine, and typically offers new features in development. Use this channel if you want to get experimental features faster, and can weather some instability and bugs. We collect all usage data on Edge releases across the board. <br><br>Edge builds are released once per month.
|
||||
</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
<a class="button outline-btn" href="https://download.docker.com/win/stable/InstallDocker.msi">Get Docker for Windows (Stable)</a><br><a href="https://download.docker.com/win/stable/InstallDocker.msi.sha256sum"><font color="#BDBDBD" size="-1">Checksum: InstallDocker.msi SHA256</font></a>
|
||||
<a class="button outline-btn" href="https://download.docker.com/win/stable/InstallDocker.msi">Get Docker for Windows (Stable)</a>
|
||||
</td>
|
||||
<td width="50%">
|
||||
<a class="button outline-btn" href="https://download.docker.com/win/edge/InstallDocker.msi">Get Docker for Windows (Edge)</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%"><a href="https://download.docker.com/win/stable/InstallDocker.msi.sha256sum"><font color="#BDBDBD" size="-1">Checksum: InstallDocker.msi SHA256</font></a>
|
||||
</td>
|
||||
<td width="50%"><a href="https://download.docker.com/win/edge/InstallDocker.msi.sha256sum"><font color="#BDBDBD" size="-1">Checksum: InstallDocker.msi SHA256</font></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
>**Important Notes:**
|
||||
>
|
||||
> - 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/#what-to-know-before-you-install)
|
||||
> for a full list of prerequisites.
|
||||
>
|
||||
> - You can switch between Edge 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 Stable and Edge channels](/docker-for-windows/faqs.md#questions-about-stable-and-edge-channels).
|
||||
* Docker for Windows requires 64bit Windows 10 Pro and Microsoft Hyper-V. Please see [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 Edge 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 Stable and Edge
|
||||
channels](/docker-for-windows/faqs.md#questions-about-stable-and-edge-channels).
|
||||
|
||||
## What to know before you install
|
||||
|
||||
|
|
|
|||
|
|
@ -303,7 +303,7 @@ We did not distribute a 1.12.4 stable release
|
|||
|
||||
## Edge Release Notes
|
||||
|
||||
### Docker Community Edition 17.03.1 Release Notes (2017-03-22 17.03.1-ce-win3)
|
||||
### Docker Community Edition 17.03.1 Release Notes (2017-03-28 17.03.1-ce-win3)
|
||||
|
||||
**Upgrades**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue