Add Docker EULA for direct downloads

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
Usha Mandya 2021-05-10 16:02:02 +01:00
parent 7f7c60fcbc
commit ab68d99fc5
7 changed files with 12 additions and 2 deletions

2
_includes/eula.md Normal file
View File

@ -0,0 +1,2 @@
<!-- This text will be included in topics containing Docker Desktop download URLs -->
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="_"}.

View File

@ -11,7 +11,7 @@ Download Docker Desktop for Mac:
[Mac with Intel chip](https://desktop.docker.com/mac/stable/amd64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-amd64){: .button .primary-btn}
[Mac with Apple chip](https://desktop.docker.com/mac/stable/arm64/Docker.dmg?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-mac-arm64){: .button .primary-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" rel="noopener" class="_"} and the [Docker Data Processing Agreement](https://www.docker.com/legal/data-processing-agreement){: target="_blank" rel="noopener" class="_"}.
{% include eula.md %}
## System requirements

View File

@ -11,6 +11,8 @@ toc_max: 2
This page contains information about the new features, improvements, known issues, and bug fixes in Docker Desktop releases.
{% include eula.md %}
## Docker Desktop 3.3.3
2021-05-06

View File

@ -11,7 +11,7 @@ Welcome to Docker Desktop for Windows. This page contains information about Dock
[Docker Desktop for Windows](https://desktop.docker.com/win/stable/amd64/Docker%20Desktop%20Installer.exe){:
.button .primary-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" rel="noopener" class="_"} and the [Docker Data Processing Agreement](https://www.docker.com/legal/data-processing-agreement){: target="_blank" rel="noopener" class="_"}.
{% include eula.md %}
## System requirements

View File

@ -11,6 +11,8 @@ toc_max: 2
This page contains information about the new features, improvements, known issues, and bug fixes in Docker Desktop releases.
{% include eula.md %}
## Docker Desktop 3.3.3
2021-05-06

View File

@ -51,3 +51,5 @@ section and choose the best installation path for you.
</div>
</div>
</div>
{% include eula.md %}

View File

@ -87,6 +87,8 @@ machine. If you do not have Docker installed, choose your preferred operating sy
For Docker Desktop installation instructions, see [Install Docker Desktop on Mac](../docker-for-mac/install.md) and [Install Docker Desktop on Windows](../docker-for-windows/install.md).
{% include eula.md %}
## Start the tutorial
If you've already run the command to get started with the tutorial, congratulations! If not, open a command prompt or bash window, and run the command: