Merge pull request #13648 from usha-mandya/engdocs-503

Add CTAs to the Docs pages
This commit is contained in:
Usha Mandya 2021-10-05 18:23:32 +01:00 committed by GitHub
commit 86e5e2a61f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 0 deletions

View File

@ -12,6 +12,11 @@ redirect_from:
- /install/windows/ee-preview/ - /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. 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 > Download Docker Desktop for Windows

View File

@ -16,6 +16,11 @@ title: Install Docker Engine on Ubuntu
toc_max: 4 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 To get started with Docker Engine on Ubuntu, make sure you
[meet the prerequisites](#prerequisites), then [meet the prerequisites](#prerequisites), then
[install Docker](#installation-methods). [install Docker](#installation-methods).

View File

@ -8,6 +8,10 @@ redirect_from:
- /installation/ - /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 is an open platform for developing, shipping, and running applications.
Docker enables you to separate your applications from your infrastructure so you Docker enables you to separate your applications from your infrastructure so you