Merge pull request #13601 from justincormack/not-installer

Do not describe Desktop as an installer
This commit is contained in:
Usha Mandya 2021-09-27 13:59:25 +01:00 committed by GitHub
commit 5a6f2a324a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 14 deletions

View File

@ -54,12 +54,6 @@ Your Mac must meet the following requirements to install Docker Desktop successf
</div>
</div>
## What's included in the installer
The Docker Desktop installation includes
[Docker Engine](../../engine/index.md), Docker CLI client,
[Docker Compose](../../compose/index.md), [Docker Content Trust](../../engine/security/trust/index.md), [Kubernetes](https://github.com/kubernetes/kubernetes/), and [Credential Helper](https://github.com/docker/docker-credential-helpers/).
## Install and run Docker Desktop on Mac
1. Double-click `Docker.dmg` to open the installer, then drag the Docker icon to

View File

@ -69,14 +69,6 @@ Hyper-V on Windows 10:
>
> Docker only supports Docker Desktop on Windows for those versions of Windows 10 that are still within [Microsofts servicing timeline](https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet){:target="_blank" rel="noopener" class="_"}.
### What's included in the installer
The Docker Desktop installation includes [Docker Engine](../../engine/index.md),
Docker CLI client, [Docker Compose](../../compose/index.md),
[Docker Content Trust](../../engine/security/trust/index.md),
[Kubernetes](https://github.com/kubernetes/kubernetes/),
and [Credential Helper](https://github.com/docker/docker-credential-helpers/).
Containers and images created with Docker Desktop are shared between all
user accounts on machines where it is installed. This is because all Windows
accounts use the same VM to build and run containers. Note that it is not possible to share containers and images between user accounts when using the Docker Desktop WSL 2 backend.