mirror of https://github.com/docker/docs.git
Desktop: split stable/edge release notes (#6231)
This commit is contained in:
parent
f7ef4c5576
commit
ddc8bc6dd1
|
@ -2930,7 +2930,9 @@ manuals:
|
|||
- path: /docker-for-mac/opensource/
|
||||
title: Open source licensing
|
||||
- path: /docker-for-mac/release-notes/
|
||||
title: Release notes
|
||||
title: Stable release notes
|
||||
- path: /docker-for-mac/edge-release-notes/
|
||||
title: Edge release notes
|
||||
- sectiontitle: Docker for Windows
|
||||
section:
|
||||
- path: /docker-for-windows/
|
||||
|
@ -2948,7 +2950,9 @@ manuals:
|
|||
- path: /docker-for-windows/opensource/
|
||||
title: Open source licensing
|
||||
- path: /docker-for-windows/release-notes/
|
||||
title: Release notes
|
||||
title: Stable release notes
|
||||
- path: /docker-for-windows/edge-release-notes/
|
||||
title: Edge release notes
|
||||
- title: Docker ID accounts
|
||||
path: /docker-id/
|
||||
- sectiontitle: Docker Machine
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -14,7 +14,8 @@ Docker for Mac installed, and are ready to get started, skip to
|
|||
[Get started with Docker for Mac](index.md) for a quick tour of
|
||||
the command line, preferences, and tools.
|
||||
|
||||
>**Looking for Release Notes?** [Get release notes for all versions here](release-notes.md).
|
||||
>**Looking for Release Notes?** Get release notes for [Stable](release-notes.md)
|
||||
>and [Edge](edge-release-notes.md) releases.
|
||||
|
||||
## Download Docker for Mac
|
||||
|
||||
|
@ -135,29 +136,29 @@ for Docker for Mac, and how the two products can coexist.
|
|||
1. Double-click `Docker.dmg` to open the installer, then drag Moby the whale to
|
||||
the Applications folder.
|
||||
|
||||

|
||||

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

|
||||

|
||||
|
||||
You are prompted to authorize `Docker.app` with your system password after you launch it.
|
||||
Privileged access is needed to install networking components and links to the Docker apps.
|
||||
You are prompted to authorize `Docker.app` with your system password after you launch it.
|
||||
Privileged access is needed to install networking components and links to the Docker apps.
|
||||
|
||||
The whale in the top status bar indicates that Docker is running, and accessible from a terminal.
|
||||
The whale in the top status bar indicates that Docker is running, and accessible from a terminal.
|
||||
|
||||

|
||||

|
||||
|
||||
If you just installed the app, you also get a success message with suggested
|
||||
next steps and a link to this documentation. Click the whale ({: .inline}) in the status bar to
|
||||
dismiss this popup.
|
||||
|
||||

|
||||

|
||||
|
||||
3. Click the whale ({: .inline}) to get Preferences and other options.
|
||||
|
||||

|
||||

|
||||
|
||||
4. Select **About Docker** to verify that you have the latest version.
|
||||
|
||||
|
@ -165,15 +166,17 @@ Congratulations! You are up and running with Docker for Mac.
|
|||
|
||||
## Where to go next
|
||||
|
||||
* [Getting started](index.md) provides an overview of Docker for Mac,
|
||||
basic Docker command examples, how to get help or give feedback, and
|
||||
links to all topics in the Docker for Mac guide.
|
||||
* [Getting started](index.md) provides an overview of Docker for Mac, basic
|
||||
Docker command examples, how to get help or give feedback, and links to all
|
||||
topics in the Docker for Mac guide.
|
||||
|
||||
* [Troubleshooting](troubleshoot.md) describes common problems,
|
||||
workarounds, how to run and submit diagnostics, and submit issues.
|
||||
* [Troubleshooting](troubleshoot.md) describes common problems, workarounds, how
|
||||
to run and submit diagnostics, and submit issues.
|
||||
|
||||
* [FAQs](faqs.md) provides answers to frequently asked questions.
|
||||
|
||||
* [Release Notes](release-notes.md) lists component updates, new features, and improvements associated with Stable and Edge releases.
|
||||
* [Release Notes](release-notes.md) lists component updates, new features, and
|
||||
improvements associated with Stable releases (or [Edge Release
|
||||
Notes](edge-release-notes.md)).
|
||||
|
||||
* [Get Started with Docker](/get-started/) provides a general Docker tutorial.
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -19,8 +19,9 @@ Windows installed, and are ready to get started, skip to
|
|||
[Get started with Docker for Windows](index.md) for a quick tour of
|
||||
the command line, settings, and tools.
|
||||
|
||||
>**Looking for Release Notes?** [Get release notes for all
|
||||
versions here](release-notes.md).
|
||||
>**Looking for Release Notes?** Get release notes for [Stable](release-notes.md)
|
||||
>and [Edge](edge-release-notes.md) releases.
|
||||
|
||||
|
||||
## Download Docker for Windows
|
||||
|
||||
|
@ -166,16 +167,20 @@ Congratulations! You are up and running with Docker for Windows.
|
|||
|
||||
## Where to go next
|
||||
|
||||
* [Getting started](index.md) provides an overview of Docker for Windows,
|
||||
basic Docker command examples, how to get help or give feedback, and
|
||||
links to all topics in the Docker for Windows guide.
|
||||
* [Getting started](index.md) provides an overview of Docker for Windows, basic
|
||||
Docker command examples, how to get help or give feedback, and links to all
|
||||
topics in the Docker for Windows guide.
|
||||
|
||||
* [Get started with Docker](/get-started/) teaches you how to define and deploy
|
||||
applications with Docker.
|
||||
applications with Docker.
|
||||
|
||||
* [Troubleshooting](troubleshoot.md) describes common problems,
|
||||
workarounds, how to run and submit diagnostics, and submit issues.
|
||||
* [Troubleshooting](troubleshoot.md) describes common problems, workarounds, how
|
||||
to run and submit diagnostics, and submit issues.
|
||||
|
||||
* [FAQs](faqs.md) provides answers to frequently asked questions.
|
||||
|
||||
* [Release Notes](release-notes.md) lists component updates, new features, and improvements associated with Stable and Edge releases.
|
||||
* [Release Notes](release-notes.md) lists component updates, new features, and
|
||||
improvements associated with Stable releases (or [Edge Release
|
||||
Notes](edge-release-notes.md)).
|
||||
|
||||
* [Get Started with Docker](/get-started/) provides a general Docker tutorial.
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -115,14 +115,13 @@ of Docker Community Edition (CE) or Enterprise Edition (EE) on a
|
|||
|
||||
> For full Kubernetes Integration
|
||||
>
|
||||
> - [Kubernetes on Docker for Mac](https://docs.docker.com/docker-for-mac/kubernetes/){: target="_blank" class="_"}
|
||||
> - [Kubernetes on Docker for Mac](/docker-for-mac/kubernetes/){: target="_blank" class="_"}
|
||||
is available in [17.12 Edge (mac45)](/docker-for-mac/edge-release-notes/#docker-community-edition-17120-ce-mac45-2018-01-05){: target="_blank" class="_"} or
|
||||
[17.12 Stable (mac46)](/docker-for-mac/release-notes/#docker-community-edition-17120-ce-mac46-2018-01-09){: target="_blank" class="_"} and higher.
|
||||
> - [Kubernetes on Docker for Windows](/docker-for-windows/kubernetes/){: target="_blank" class="_"}
|
||||
is available in
|
||||
[17.12.0-ce Edge](https://docs.docker.com/docker-for-mac/release-notes/#docker-community-edition-17120-ce-mac45-2018-01-05-edge){: target="_blank" class="_"}
|
||||
or higher.
|
||||
> - [Kubernetes on Docker for Windows](https://docs.docker.com/docker-for-windows/kubernetes/){: target="_blank" class="_"}
|
||||
is available in
|
||||
[18.02.0-ce Edge](https://docs.docker.com/docker-for-windows/release-notes/#docker-community-edition-18020-ce-rc1-win50-2018-01-26-edge){: target="_blank" class="_"}
|
||||
or higher.
|
||||
[18.02 Edge (win50)](/docker-for-windows/edge-release-notes/#docker-community-edition-18020-ce-rc1-win50-2018-01-26){: target="_blank" class="_"}
|
||||
and higher.
|
||||
|
||||
[Install Docker](/engine/installation/index.md){: class="button outline-btn"}
|
||||
<div style="clear:left"></div>
|
||||
|
|
|
@ -3207,7 +3207,7 @@ With the ongoing changes to the networking and execution subsystems of docker te
|
|||
|
||||
+ Website: new high-level overview
|
||||
- Makefile: Swap "go get" for "go get -d", especially to compile on go1.1rc
|
||||
* Packaging: packaging ubuntu; issue #510: Use goland-stable PPA package to build docker
|
||||
* Packaging: packaging ubuntu; issue #510: Use golang-stable PPA package to build docker
|
||||
|
||||
## 0.3.0 (2013-05-06)
|
||||
|
||||
|
|
|
@ -9,7 +9,8 @@ Find out what's new in Docker products!
|
|||
- [Docker EE](/enterprise/17.03/release-notes.md) or [Commercially Supported Docker Engine](/cs-engine/1.13/release-notes/)
|
||||
- [Docker CE](docker-ce.md)
|
||||
- [Docker Engine (archived)](docker-engine.md)
|
||||
- [Docker for Mac](/docker-for-mac/release-notes.md) or [Docker for Windows](/docker-for-windows/release-notes.md)
|
||||
- [Docker for Mac](/docker-for-mac/release-notes.md) ([Edge Releases](/docker-for-mac/edge-release-notes.md))
|
||||
- [Docker for Windows](/docker-for-windows/release-notes.md) ([Edge Releases](/docker-for-windows/edge-release-notes.md))
|
||||
- [Docker for Azure](/docker-for-azure/release-notes.md) or [Docker for AWS](/docker-for-aws/release-notes.md)
|
||||
- [Docker Compose](docker-compose.md)
|
||||
- [Docker Machine](docker-machine.md)
|
||||
|
|
Loading…
Reference in New Issue