From 99e546358f5f387879d926b231ebeb8be2eefb10 Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Tue, 5 Oct 2021 15:18:22 +0100 Subject: [PATCH] Add CTAs to the Docs pages Signed-off-by: Usha Mandya --- desktop/windows/install.md | 5 +++++ engine/install/ubuntu.md | 5 +++++ get-docker.md | 4 ++++ 3 files changed, 14 insertions(+) diff --git a/desktop/windows/install.md b/desktop/windows/install.md index 4178cbd2e5..3363659da7 100644 --- a/desktop/windows/install.md +++ b/desktop/windows/install.md @@ -12,6 +12,11 @@ redirect_from: - /install/windows/ee-preview/ --- +> **Update to the Docker Desktop terms** +> +> Professional use of Docker Desktop in large organizations (more than 250 employees or more than $10 million in revenue) requires users to have a paid Docker subscription. While the effective date of these terms is August 31, 2021, there is a grace period until January 31, 2022, for those that require a paid subscription. For more information, see [Docker Desktop License Agreement](../../subscription/index.md#docker-desktop-license-agreement). +{: .important} + Welcome to Docker Desktop for Windows. This page contains information about Docker Desktop for Windows system requirements, download URL, instructions to install and update Docker Desktop for Windows. > Download Docker Desktop for Windows diff --git a/engine/install/ubuntu.md b/engine/install/ubuntu.md index eb08334052..57cfcc5473 100644 --- a/engine/install/ubuntu.md +++ b/engine/install/ubuntu.md @@ -16,6 +16,11 @@ title: Install Docker Engine on Ubuntu toc_max: 4 --- +> **Scan your images for vulnerabilities** +> +> Using open source components in your container images can introduce vulnerabilities. Run `docker scan` to start securing your images using Snyk. If you have a Docker Pro, Team, or a Business subscription, you can automatically scan images when you push an image to Docker Hub. See [Hub Vulnerability Scanning](../../docker-hub/vulnerability-scanning.md) for more information. +{: .important} + To get started with Docker Engine on Ubuntu, make sure you [meet the prerequisites](#prerequisites), then [install Docker](#installation-methods). diff --git a/get-docker.md b/get-docker.md index 23c9c72a12..d49cb8bbd0 100644 --- a/get-docker.md +++ b/get-docker.md @@ -8,6 +8,10 @@ redirect_from: - /installation/ --- +> **Update to the Docker Desktop terms** +> +> Professional use of Docker Desktop in large organizations (more than 250 employees or more than $10 million in revenue) requires users to have a paid Docker subscription. While the effective date of these terms is August 31, 2021, there is a grace period until January 31, 2022, for those that require a paid subscription. For more information, see the blog [Docker is Updating and Extending Our Product Subscriptions](https://www.docker.com/blog/updating-product-subscriptions/){: target="_blank" rel="noopener" class="_" id="dkr_docs_subscription_btl"}. +{: .important} Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you