diff --git a/content/desktop/get-started.md b/content/desktop/get-started.md index ef5ecd8a55..fa5db5dcbf 100644 --- a/content/desktop/get-started.md +++ b/content/desktop/get-started.md @@ -33,6 +33,10 @@ Docker recommends that you authenticate using the **Sign in** option in the top- In large enterprises where admin access is restricted, administrators can [Configure registry.json to enforce sign-in](../security/for-admins/configure-sign-in.md). +> **Tip** +> +> Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what else Docker can offer you. + ## Benefits of signing in - You can access your Docker Hub repositories directly from Docker Desktop. diff --git a/content/desktop/install/linux-install.md b/content/desktop/install/linux-install.md index 8279230378..5f2f8bbe22 100644 --- a/content/desktop/install/linux-install.md +++ b/content/desktop/install/linux-install.md @@ -202,8 +202,8 @@ Sign out and sign back in so that your group membership is re-evaluated. > **Docker Desktop terms** > > Commercial use of Docker Desktop in larger enterprises (more than 250 -> employees OR more than $10 million USD in annual revenue) requires a paid -> subscription. +> employees OR more than $10 million USD in annual revenue) requires a [paid +> subscription](https://www.docker.com/pricing/). > **Important** > @@ -232,6 +232,7 @@ Sign out and sign back in so that your group membership is re-evaluated. ## Where to go next +- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you. - [Get started with Docker](../../guides/get-started/_index.md). - [Explore Docker Desktop](../use-desktop/index.md) and all its features. - [Troubleshooting](../troubleshoot/overview.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues. diff --git a/content/desktop/install/mac-install.md b/content/desktop/install/mac-install.md index 211aad0f38..7c4e8ea079 100644 --- a/content/desktop/install/mac-install.md +++ b/content/desktop/install/mac-install.md @@ -25,8 +25,8 @@ This page contains download URLs, information about system requirements, and ins > **Docker Desktop terms** > > Commercial use of Docker Desktop in larger enterprises (more than 250 -> employees OR more than $10 million USD in annual revenue) requires a paid -> subscription. +> employees OR more than $10 million USD in annual revenue) requires a [paid +> subscription](https://www.docker.com/pricing/). ## System requirements @@ -122,6 +122,7 @@ The `install` command accepts the following flags: ## Where to go next +- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you. - [Get started with Docker](../../guides/get-started/_index.md). - [Explore Docker Desktop](../use-desktop/index.md) and all its features. - [Troubleshooting](../troubleshoot/overview.md) describes common problems, workarounds, how diff --git a/content/desktop/install/windows-install.md b/content/desktop/install/windows-install.md index 09f50f0871..1a5833d7ea 100644 --- a/content/desktop/install/windows-install.md +++ b/content/desktop/install/windows-install.md @@ -28,8 +28,8 @@ _For checksums, see [Release notes](../release-notes.md)_ > **Docker Desktop terms** > > Commercial use of Docker Desktop in larger enterprises (more than 250 -> employees OR more than $10 million USD in annual revenue) requires a paid -> subscription. +> employees OR more than $10 million USD in annual revenue) requires a [paid +> subscription](https://www.docker.com/pricing/). ## System requirements @@ -252,6 +252,7 @@ Docker Desktop does not start automatically after installation. To start Docker ## Where to go next +- Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you. - [Get started with Docker](../../guides/get-started/_index.md). - [Explore Docker Desktop](../use-desktop/index.md) and all its features. - [Troubleshooting](../troubleshoot/overview.md) describes common problems, workarounds, and diff --git a/content/docker-hub/quickstart.md b/content/docker-hub/quickstart.md index 6116ffcfa5..0d6869b0a3 100644 --- a/content/docker-hub/quickstart.md +++ b/content/docker-hub/quickstart.md @@ -79,12 +79,17 @@ aliases: The following section contains step-by-step instructions on how to get started with Docker Hub. -### Step 1: Sign up for a Docker account +### Step 1: Sign up for a free Docker account Start by creating a [Docker ID](https://hub.docker.com/signup). A [Docker ID](../docker-id/_index.md) grants you access to Docker Hub repositories and lets you explore available images from the community and verified publishers. You also need a Docker ID to share images on Docker Hub. +> **Tip** +> +> Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what else Docker can offer you. +{ .tip } + ### Step 2: Create your first repository To create a repository: diff --git a/content/docker-id/_index.md b/content/docker-id/_index.md index d222408520..208be1b18f 100644 --- a/content/docker-id/_index.md +++ b/content/docker-id/_index.md @@ -8,10 +8,15 @@ aliases: - /docker-hub/accounts/ --- -You can create a Docker account with your email address or by signing up with your Google or GitHub account. Once you've created your account with a unique Docker ID, you can access all Docker products, including Docker Hub. With Docker Hub, you can access repositories and explore images that are available from the community and verified publishers. +You can create a free Docker account with your email address or by signing up with your Google or GitHub account. Once you've created your account with a unique Docker ID, you can access all Docker products, including Docker Hub. With Docker Hub, you can access repositories and explore images that are available from the community and verified publishers. Your Docker ID becomes your username for hosted Docker services, and [Docker forums](https://forums.docker.com/). +> **Tip** +> +> Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what else Docker can offer you. +{ .tip } + ## Create a Docker ID ### Sign up with your email address diff --git a/content/get-docker.md b/content/get-docker.md index 8a8e7cec0f..7f171f48b2 100644 --- a/content/get-docker.md +++ b/content/get-docker.md @@ -23,6 +23,12 @@ significantly reduce the delay between writing code and running it in production You can download and install Docker on multiple platforms. Refer to the following section and choose the best installation path for you. +> **Docker Desktop terms** +> +> Commercial use of Docker Desktop in larger enterprises (more than 250 +> employees OR more than $10 million USD in annual revenue) requires a [paid +> subscription](https://www.docker.com/pricing/). + {{< card title="Docker Desktop for Mac" description="A native application using the macOS sandbox security model that delivers all Docker tools to your Mac." diff --git a/content/subscription/desktop-license.md b/content/subscription/desktop-license.md index db82b38392..2ff7d0d8d8 100644 --- a/content/subscription/desktop-license.md +++ b/content/subscription/desktop-license.md @@ -22,4 +22,9 @@ Read the [Blog](https://www.docker.com/blog/updating-product-subscriptions/) and Docker Desktop is built using open-source software. For information about the licensing of open-source components in Docker Desktop, select {{< inline-image src="../desktop/mac/images/whale-x.svg" alt="whale menu" >}} > **About Docker Desktop** > **Acknowledgements**. Docker Desktop distributes some components that are licensed under the -GNU General Public License. Select [here](https://download.docker.com/opensource/License.tar.gz) to download the source for these components. \ No newline at end of file +GNU General Public License. Select [here](https://download.docker.com/opensource/License.tar.gz) to download the source for these components. + +> **Tip** +> +> Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what else Docker can offer you. +{ .tip } \ No newline at end of file