From 7b4ec2d47325d43892eb8a6e144c07bb1a652dbd Mon Sep 17 00:00:00 2001 From: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> Date: Tue, 10 Dec 2019 14:26:07 +0000 Subject: [PATCH] Adding links to Docker EULA and DPA (#9997) --- docker-for-mac/install.md | 2 ++ docker-for-windows/install.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docker-for-mac/install.md b/docker-for-mac/install.md index 4b5b08df34..519d10a3d7 100644 --- a/docker-for-mac/install.md +++ b/docker-for-mac/install.md @@ -8,6 +8,8 @@ title: Install Docker Desktop on Mac [Download from Docker Hub](https://hub.docker.com/?overlay=onboarding){: .button .outline-btn} +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" class="_"} and the [Docker Data Processing Agreement](https://www.docker.com/legal/data-processing-agreement){: target="_blank" class="_"}. + ## What to know before you install > README FIRST for Docker Toolbox and Docker Machine users diff --git a/docker-for-windows/install.md b/docker-for-windows/install.md index b3d25b64c8..c4ef4ddbab 100644 --- a/docker-for-windows/install.md +++ b/docker-for-windows/install.md @@ -11,6 +11,8 @@ You can download Docker Desktop for Windows from Docker Hub. Hub](https://hub.docker.com/?overlay=onboarding){: .button .outline-btn} +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" class="_"} and the [Docker Data Processing Agreement](https://www.docker.com/legal/data-processing-agreement){: target="_blank" class="_"}. + ## What to know before you install ### System Requirements