From a9c273a0ea37d468fc893c5fb30fe72d029f83b4 Mon Sep 17 00:00:00 2001 From: Stephen Turner Date: Wed, 20 Jan 2021 11:07:45 +0000 Subject: [PATCH] Update install.md Remove out of date paragraph in the docs. (We have information on migration from Machine to Docker Desktop elsewhere). Fixes docker/for-mac#5277. --- docker-for-mac/install.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docker-for-mac/install.md b/docker-for-mac/install.md index 1523d975f1..9a6e2070d9 100644 --- a/docker-for-mac/install.md +++ b/docker-for-mac/install.md @@ -11,13 +11,6 @@ You can download Docker Desktop for Mac from Docker Hub. By downloading Docker Desktop, you agree to the terms of the [Docker Software End User License Agreement](https://www.docker.com/legal/docker-software-end-user-license-agreement){: target="_blank" rel="noopener" class="_"} and the [Docker Data Processing Agreement](https://www.docker.com/legal/data-processing-agreement){: target="_blank" rel="noopener" class="_"}. -## What to know before you install - -**Relationship to Docker Machine**: Installing Docker Desktop on Mac does not affect machines you created with Docker Machine. You have the option to copy containers and images from your local `default` machine (if one exists) to the Docker Desktop [HyperKit](https://github.com/docker/HyperKit/) VM. When -you are running Docker Desktop, you do not need Docker Machine nodes running locally (or anywhere else). With Docker Desktop, you have a new, native -virtualization system running (HyperKit) which takes the place of the -VirtualBox system. - ## System requirements Your Mac must meet the following requirements to successfully install Docker Desktop: