From 579a2f7fc2502b32abb32a76afea45cf28b3f2f5 Mon Sep 17 00:00:00 2001 From: Tiara Johnson Date: Tue, 10 Mar 2026 13:02:12 -0600 Subject: [PATCH 1/6] Update pricing url params in content/guides --- content/guides/admin-set-up/_index.md | 4 ++-- content/guides/docker-build-cloud/_index.md | 2 +- content/guides/docker-build-cloud/common-questions.md | 2 +- content/guides/jupyter.md | 2 +- content/guides/tensorflowjs.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/guides/admin-set-up/_index.md b/content/guides/admin-set-up/_index.md index ad7f4feec774..cac6b00e89db 100644 --- a/content/guides/admin-set-up/_index.md +++ b/content/guides/admin-set-up/_index.md @@ -23,7 +23,7 @@ params: - title: Image Access Management url: /security/for-admins/hardened-desktop/image-access-management/ - title: Docker subscription information - url: "https://www.docker.com/pricing/" + url: "https://www.docker.com/pricing?ref=DocsGuides&refAction=DocsGuidesCTAClicked" --- Docker's tools provide a scalable, secure platform that empowers your @@ -46,7 +46,7 @@ policies. - Organizations seeking to optimize their use of Docker products for greater scalability and efficiency - Organizations with a - [Docker Business subscription](https://www.docker.com/pricing/) + [Docker Business subscription](https://www.docker.com/pricing?ref=DocsGuides&refAction=DocsGuidesCTAClicked) ## What you’ll learn diff --git a/content/guides/docker-build-cloud/_index.md b/content/guides/docker-build-cloud/_index.md index a08962dde25d..c1b87bc0ec60 100644 --- a/content/guides/docker-build-cloud/_index.md +++ b/content/guides/docker-build-cloud/_index.md @@ -19,7 +19,7 @@ params: - title: Docker Build Cloud overview url: /build-cloud/ - title: Subscriptions and features - url: "https://www.docker.com/pricing/" + url: "https://www.docker.com/pricing?ref=DocsGuides&refAction=DocsGuidesCTAClicked" - title: Using Docker Build Cloud url: /build-cloud/usage/ --- diff --git a/content/guides/docker-build-cloud/common-questions.md b/content/guides/docker-build-cloud/common-questions.md index cf3f9e80eb59..6c44aebb2ab8 100644 --- a/content/guides/docker-build-cloud/common-questions.md +++ b/content/guides/docker-build-cloud/common-questions.md @@ -30,7 +30,7 @@ Build Cloud-compatible client (buildx) and it works with both commands. ### How many minutes are included in Docker Build Cloud Team plans? -Pricing details for Docker Build Cloud can be found on the [pricing page](https://www.docker.com/pricing/). +Pricing details for Docker Build Cloud can be found on the [pricing page](https://www.docker.com/pricing?ref=DocsGuides&refAction=DocsGuidesCTAClicked). ### I’m a Docker personal user. Can I try Docker Build Cloud? diff --git a/content/guides/jupyter.md b/content/guides/jupyter.md index 9697b3556dbd..ed178de6d262 100644 --- a/content/guides/jupyter.md +++ b/content/guides/jupyter.md @@ -352,7 +352,7 @@ To share your image and data, you'll use [Docker Hub](https://hub.docker.com/). ### Share your image -1. [Sign up](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade) or sign in to [Docker Hub](https://hub.docker.com). +1. [Sign up](https://www.docker.com/pricing?ref=DocsGuides&refAction=DocsGuidesCTAClicked) or sign in to [Docker Hub](https://hub.docker.com). 2. Rename your image so that Docker knows which repository to push it to. Open a terminal and run the following `docker tag` command. Replace `YOUR-USER-NAME` diff --git a/content/guides/tensorflowjs.md b/content/guides/tensorflowjs.md index edc8d595b17d..e28ba5722d26 100644 --- a/content/guides/tensorflowjs.md +++ b/content/guides/tensorflowjs.md @@ -512,7 +512,7 @@ others, enabling seamless integration into diverse projects. It also promotes the adoption of your containerized solutions, broadening their impact across the developer ecosystem. To share your image: -1. [Sign up](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade) or sign in to [Docker Hub](https://hub.docker.com). +1. [Sign up](https://www.docker.com/pricing?ref=DocsGuides&refAction=DocsGuidesCTAClicked) or sign in to [Docker Hub](https://hub.docker.com). 2. Rebuild your image to include the changes to your application. This time, prefix the image name with your Docker ID. Docker uses the name to determine From 31e9c73eb64ad8145e2f954dd50f706e9056a473 Mon Sep 17 00:00:00 2001 From: Tiara Johnson Date: Tue, 10 Mar 2026 18:25:10 -0600 Subject: [PATCH 2/6] Update pricing url params in content/guides --- content/guides/admin-set-up/_index.md | 4 ++-- content/guides/docker-build-cloud/_index.md | 2 +- content/guides/docker-build-cloud/common-questions.md | 2 +- content/guides/jupyter.md | 2 +- content/guides/tensorflowjs.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/guides/admin-set-up/_index.md b/content/guides/admin-set-up/_index.md index cac6b00e89db..0972cac51c6e 100644 --- a/content/guides/admin-set-up/_index.md +++ b/content/guides/admin-set-up/_index.md @@ -21,9 +21,9 @@ params: - title: Registry Access Management url: /security/for-admins/hardened-desktop/registry-access-management/ - title: Image Access Management - url: /security/for-admins/hardened-desktop/image-access-management/ + url: /security/for-admins/hardened-deskatop/image-access-management/ - title: Docker subscription information - url: "https://www.docker.com/pricing?ref=DocsGuides&refAction=DocsGuidesCTAClicked" + url: "https://www.docker.com/pricing?ref=Docs&refAction=DocsGuidesAdminSetup" --- Docker's tools provide a scalable, secure platform that empowers your diff --git a/content/guides/docker-build-cloud/_index.md b/content/guides/docker-build-cloud/_index.md index c1b87bc0ec60..86d4335102cf 100644 --- a/content/guides/docker-build-cloud/_index.md +++ b/content/guides/docker-build-cloud/_index.md @@ -19,7 +19,7 @@ params: - title: Docker Build Cloud overview url: /build-cloud/ - title: Subscriptions and features - url: "https://www.docker.com/pricing?ref=DocsGuides&refAction=DocsGuidesCTAClicked" + url: "https://www.docker.com/pricing?ref=Docs&refAction=DocsGuidesBuildCloud" - title: Using Docker Build Cloud url: /build-cloud/usage/ --- diff --git a/content/guides/docker-build-cloud/common-questions.md b/content/guides/docker-build-cloud/common-questions.md index 6c44aebb2ab8..7acede2818d4 100644 --- a/content/guides/docker-build-cloud/common-questions.md +++ b/content/guides/docker-build-cloud/common-questions.md @@ -30,7 +30,7 @@ Build Cloud-compatible client (buildx) and it works with both commands. ### How many minutes are included in Docker Build Cloud Team plans? -Pricing details for Docker Build Cloud can be found on the [pricing page](https://www.docker.com/pricing?ref=DocsGuides&refAction=DocsGuidesCTAClicked). +Pricing details for Docker Build Cloud can be found on the [pricing page](https://www.docker.com/pricing?ref=Docs&refAction=DocsGuidesBuildCloudFaq). ### I’m a Docker personal user. Can I try Docker Build Cloud? diff --git a/content/guides/jupyter.md b/content/guides/jupyter.md index ed178de6d262..b5620cba0aa3 100644 --- a/content/guides/jupyter.md +++ b/content/guides/jupyter.md @@ -352,7 +352,7 @@ To share your image and data, you'll use [Docker Hub](https://hub.docker.com/). ### Share your image -1. [Sign up](https://www.docker.com/pricing?ref=DocsGuides&refAction=DocsGuidesCTAClicked) or sign in to [Docker Hub](https://hub.docker.com). +1. [Sign up](https://www.docker.com/pricing?ref=Docs&refAction=DocsGuidesJupyter) or sign in to [Docker Hub](https://hub.docker.com). 2. Rename your image so that Docker knows which repository to push it to. Open a terminal and run the following `docker tag` command. Replace `YOUR-USER-NAME` diff --git a/content/guides/tensorflowjs.md b/content/guides/tensorflowjs.md index e28ba5722d26..cf54b22eac25 100644 --- a/content/guides/tensorflowjs.md +++ b/content/guides/tensorflowjs.md @@ -512,7 +512,7 @@ others, enabling seamless integration into diverse projects. It also promotes the adoption of your containerized solutions, broadening their impact across the developer ecosystem. To share your image: -1. [Sign up](https://www.docker.com/pricing?ref=DocsGuides&refAction=DocsGuidesCTAClicked) or sign in to [Docker Hub](https://hub.docker.com). +1. [Sign up](https://www.docker.com/pricing?ref=Docs&refAction=DocsGuidesTensorflowjs) or sign in to [Docker Hub](https://hub.docker.com). 2. Rebuild your image to include the changes to your application. This time, prefix the image name with your Docker ID. Docker uses the name to determine From 00876ea80e162ef8b11dd5a1603be9ac565c6365 Mon Sep 17 00:00:00 2001 From: Tiara Johnson Date: Wed, 11 Mar 2026 12:13:37 -0600 Subject: [PATCH 3/6] Update pricing url in remaining files --- README.md | 2 +- .../docker-concepts/the-basics/what-is-a-registry.md | 2 +- content/get-started/get-docker.md | 2 +- content/get-started/introduction/get-docker-desktop.md | 2 +- content/get-started/workshop/04_sharing_app.md | 2 +- content/guides/admin-set-up/_index.md | 2 +- content/manuals/accounts/create-account.md | 2 +- content/manuals/admin/_index.md | 2 +- content/manuals/admin/organization/insights.md | 2 +- content/manuals/admin/organization/manage-products.md | 2 +- content/manuals/admin/organization/members.md | 2 +- content/manuals/admin/organization/onboard.md | 6 +++--- content/manuals/admin/organization/orgs.md | 4 ++-- content/manuals/billing/payment-method.md | 2 +- content/manuals/build-cloud/_index.md | 2 +- content/manuals/desktop/enterprise/_index.md | 2 +- content/manuals/desktop/setup/install/linux/_index.md | 4 ++-- content/manuals/desktop/setup/install/linux/archlinux.md | 4 ++-- content/manuals/desktop/setup/install/linux/debian.md | 4 ++-- content/manuals/desktop/setup/install/linux/fedora.md | 4 ++-- content/manuals/desktop/setup/install/linux/rhel.md | 4 ++-- content/manuals/desktop/setup/install/linux/ubuntu.md | 4 ++-- content/manuals/desktop/setup/install/mac-install.md | 4 ++-- content/manuals/desktop/setup/install/windows-install.md | 4 ++-- content/manuals/desktop/setup/sign-in.md | 2 +- content/manuals/desktop/use-desktop/volumes.md | 6 +++--- content/manuals/docker-hub/repos/manage/builds/_index.md | 2 +- content/manuals/engine/_index.md | 2 +- content/manuals/engine/install/_index.md | 2 +- .../enterprise/security/roles-and-permissions/core-roles.md | 2 +- content/manuals/platform-release-notes.md | 2 +- content/manuals/retired.md | 2 +- content/manuals/scout/explore/analysis.md | 2 +- content/manuals/subscription/_index.md | 2 +- content/manuals/subscription/change.md | 4 ++-- content/manuals/subscription/details.md | 2 +- content/manuals/subscription/faq.md | 2 +- content/manuals/subscription/setup.md | 2 +- content/manuals/support/_index.md | 2 +- content/reference/api/hub/latest.yaml | 2 +- hugo.yaml | 2 +- 41 files changed, 55 insertions(+), 55 deletions(-) diff --git a/README.md b/README.md index 7994ca9fae3b..13f534ebbc64 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ We’d love to hear your feedback! To submit feedback: To get community support, use the [Docker Community Slack](https://dockr.ly/comm-slack). Personalized support is available through the Docker Pro, Team, and Business subscriptions. See [Docker -Pricing](https://www.docker.com/pricing) for details. +Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsReadme) for details. If you have an idea for a new feature or behavior change in a specific aspect of Docker or have found a product bug, file an issue in the project's diff --git a/content/get-started/docker-concepts/the-basics/what-is-a-registry.md b/content/get-started/docker-concepts/the-basics/what-is-a-registry.md index 7efc845a56c7..249a5ea613d1 100644 --- a/content/get-started/docker-concepts/the-basics/what-is-a-registry.md +++ b/content/get-started/docker-concepts/the-basics/what-is-a-registry.md @@ -54,7 +54,7 @@ The following diagram shows the relationship between a registry, repositories, a > [!NOTE] > -> You can create one private repository and unlimited public repositories using the free version of Docker Hub. For more information, visit the [Docker Hub subscription page](https://www.docker.com/pricing/). +> You can create one private repository and unlimited public repositories using the free version of Docker Hub. For more information, visit the [Docker Hub subscription page](https://www.docker.com/pricing?ref=Docs&refAction=DocsConceptsRegistry). ## Try it out diff --git a/content/get-started/get-docker.md b/content/get-started/get-docker.md index 6e928284c60c..9c02b598165f 100644 --- a/content/get-started/get-docker.md +++ b/content/get-started/get-docker.md @@ -31,7 +31,7 @@ section and choose the best installation path for you. > > 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/). +> subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsGetDocker).
{{< card diff --git a/content/get-started/introduction/get-docker-desktop.md b/content/get-started/introduction/get-docker-desktop.md index 5b6ff9d5e088..f310736e82c7 100644 --- a/content/get-started/introduction/get-docker-desktop.md +++ b/content/get-started/introduction/get-docker-desktop.md @@ -24,7 +24,7 @@ This guide will walk you through the installation process, enabling you to exper > **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/?_gl=1*1nyypal*_ga*MTYxMTUxMzkzOS4xNjgzNTM0MTcw*_ga_XJWPQMJYHQ*MTcxNjk4MzU4Mi4xMjE2LjEuMTcxNjk4MzkzNS4xNy4wLjA.). +> employees OR more than $10 million USD in annual revenue) requires a [paid subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsGetDockerDesktop).
{{< card diff --git a/content/get-started/workshop/04_sharing_app.md b/content/get-started/workshop/04_sharing_app.md index 0141407af71d..41e9067a53d8 100644 --- a/content/get-started/workshop/04_sharing_app.md +++ b/content/get-started/workshop/04_sharing_app.md @@ -23,7 +23,7 @@ registry. The default registry is Docker Hub and is where all of the images you' To push an image, you first need to create a repository on Docker Hub. -1. [Sign up](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade) or Sign in to [Docker Hub](https://hub.docker.com). +1. [Sign up](https://www.docker.com/pricing?ref=Docs&refAction=DocsSharingApp) or Sign in to [Docker Hub](https://hub.docker.com). 2. Select the **Create Repository** button. diff --git a/content/guides/admin-set-up/_index.md b/content/guides/admin-set-up/_index.md index 0972cac51c6e..8db52dac3eea 100644 --- a/content/guides/admin-set-up/_index.md +++ b/content/guides/admin-set-up/_index.md @@ -21,7 +21,7 @@ params: - title: Registry Access Management url: /security/for-admins/hardened-desktop/registry-access-management/ - title: Image Access Management - url: /security/for-admins/hardened-deskatop/image-access-management/ + url: /security/for-admins/hardened-desktop/image-access-management/ - title: Docker subscription information url: "https://www.docker.com/pricing?ref=Docs&refAction=DocsGuidesAdminSetup" --- diff --git a/content/manuals/accounts/create-account.md b/content/manuals/accounts/create-account.md index ff3a59187b11..ec26fd1a15c0 100644 --- a/content/manuals/accounts/create-account.md +++ b/content/manuals/accounts/create-account.md @@ -20,7 +20,7 @@ Your Docker ID becomes your username for hosted Docker services, and > [!TIP] > -> Explore [Docker's subscriptions](https://www.docker.com/pricing/) to see what else Docker can offer you. +> Explore [Docker's subscriptions](https://www.docker.com/pricing?ref=Docs&refAction=DocsCreateAccount) to see what else Docker can offer you. ## Create and verify your account diff --git a/content/manuals/admin/_index.md b/content/manuals/admin/_index.md index c984c63809d9..b0e138732def 100644 --- a/content/manuals/admin/_index.md +++ b/content/manuals/admin/_index.md @@ -67,7 +67,7 @@ Organization owners have the organization owner administrator role available. Th > [!TIP] -> [Upgrading to a Docker Business plan](https://www.docker.com/pricing/) grants you the company owner role so you can manage multiple organizations. +> [Upgrading to a Docker Business plan](https://www.docker.com/pricing?ref=Docs&refAction=DocsAdmin) grants you the company owner role so you can manage multiple organizations. ### Team diff --git a/content/manuals/admin/organization/insights.md b/content/manuals/admin/organization/insights.md index 64505db1c44e..5662b6f162cc 100644 --- a/content/manuals/admin/organization/insights.md +++ b/content/manuals/admin/organization/insights.md @@ -26,7 +26,7 @@ Key benefits include: To use Insights, you must meet the following requirements: -- [Docker Business subscription](https://www.docker.com/pricing/) +- [Docker Business subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsAdminInsights) - Administrators must [enforce sign-in](/security/for-admins/enforce-sign-in/) for users - Your Account Executive must turn on Insights for your organization diff --git a/content/manuals/admin/organization/manage-products.md b/content/manuals/admin/organization/manage-products.md index b238e4ec5fb1..909ab688a97f 100644 --- a/content/manuals/admin/organization/manage-products.md +++ b/content/manuals/admin/organization/manage-products.md @@ -23,7 +23,7 @@ product, including how to set up and configure them, see the following manuals: Access to the Docker products included in your subscription is turned on by default for all users. For an overview of products included in your subscription, see -[Docker subscriptions and features](https://www.docker.com/pricing/). +[Docker subscriptions and features](https://www.docker.com/pricing?ref=Docs&refAction=DocsAdminManageProducts). {{< tabs >}} {{< tab name="Docker Desktop" >}} diff --git a/content/manuals/admin/organization/members.md b/content/manuals/admin/organization/members.md index bbb869a07782..65c9ab60c98b 100644 --- a/content/manuals/admin/organization/members.md +++ b/content/manuals/admin/organization/members.md @@ -85,7 +85,7 @@ Invitation email links expire after 14 days. If your email link has expired, you After inviting members, you can resend or remove invitations as needed. Each invitee occupies one seat, so if the amount of email addresses in your CSV file exceeds the number of available seats in your organization, you won't be able to invite more members. > [!TIP] -> Need to manage more than 1,000 team members? [Upgrade to Docker Business for unlimited user invites](https://www.docker.com/pricing/) and advanced role management. You can also [add seats](/subscription/manage-seats) to your subscription. +> Need to manage more than 1,000 team members? [Upgrade to Docker Business for unlimited user invites](https://www.docker.com/pricing?ref=Docs&refAction=DocsAdminMembers) and advanced role management. You can also [add seats](/subscription/manage-seats) to your subscription. ### Resend an invitation diff --git a/content/manuals/admin/organization/onboard.md b/content/manuals/admin/organization/onboard.md index 0d788b15f901..d20e3e72603d 100644 --- a/content/manuals/admin/organization/onboard.md +++ b/content/manuals/admin/organization/onboard.md @@ -31,7 +31,7 @@ limits and other benefits when they are signed in. Before you start onboarding your organization, ensure you: - Have a Docker Team or Business subscription. For more details, see -[Docker subscriptions and features](https://www.docker.com/pricing/). +[Docker subscriptions and features](https://www.docker.com/pricing?ref=Docs&refAction=DocsAdminOnboard). > [!NOTE] > @@ -147,7 +147,7 @@ automatically via SSO and SCIM. See the following for more details: By default, members of your organization can use Docker Desktop without signing in. When users don’t sign in as a member of your organization, they don’t receive the -[benefits of your organization’s subscription](https://www.docker.com/pricing/) +[benefits of your organization’s subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsAdminOnboard) and they can circumvent [Docker’s security features](/manuals/enterprise/security/hardened-desktop/_index.md). There are multiple ways you can enforce sign-in, depending on your organization's @@ -172,4 +172,4 @@ security posture: - [Manage your domains](/manuals/enterprise/security/domain-management.md) to ensure that all Docker users in your domain are part of your organization. Your Docker subscription provides many more additional features. To learn more, -see [Docker subscriptions and features](https://www.docker.com/pricing/). +see [Docker subscriptions and features](https://www.docker.com/pricing?ref=Docs&refAction=DocsAdminOnboard). diff --git a/content/manuals/admin/organization/orgs.md b/content/manuals/admin/organization/orgs.md index a325509fd137..6c89060b4268 100644 --- a/content/manuals/admin/organization/orgs.md +++ b/content/manuals/admin/organization/orgs.md @@ -24,13 +24,13 @@ These procedures walk you through creating an organization from the Admin Consol [Convert an account into an organization](/manuals/admin/organization/convert-account.md). > [!TIP] -> Need a different plan for your team's needs? Review different [Docker subscriptions and features](https://www.docker.com/pricing/) to choose a subscription for your organization. +> Need a different plan for your team's needs? Review different [Docker subscriptions and features](https://www.docker.com/pricing?ref=Docs&refAction=DocsAdminOrgs) to choose a subscription for your organization. ## Create an organization 1. Sign in to [Docker Home](https://app.docker.com/) and navigate to the bottom of the organization list. Select **Create new organization**. -1. Choose a subscription for your organization, a billing cycle, and specify how many seats you need. See [Docker Pricing](https://www.docker.com/pricing/) for details on the features offered in the Team and Business subscription. +1. Choose a subscription for your organization, a billing cycle, and specify how many seats you need. See [Docker Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsAdminOrgs) for details on the features offered in the Team and Business subscription. 1. Select **Continue to profile**, then **Create an organization** to create a new organization. 1. Enter an **Organization namespace**. This is the official, unique name for your organization in Docker Hub. diff --git a/content/manuals/billing/payment-method.md b/content/manuals/billing/payment-method.md index 8c82f60955fe..94baea9b209c 100644 --- a/content/manuals/billing/payment-method.md +++ b/content/manuals/billing/payment-method.md @@ -183,7 +183,7 @@ subscription upgrades or changes. **Change** and enter your new details. > [!TIP] -> Do you need to pay by invoice? [Upgrade to a Docker Business or Docker Team plan](https://www.docker.com/pricing/) and choose the annual subscription. +> Do you need to pay by invoice? [Upgrade to a Docker Business or Docker Team plan](https://www.docker.com/pricing?ref=Docs&refAction=DocsBillingPaymentMethod) and choose the annual subscription. ## Verify a bank account diff --git a/content/manuals/build-cloud/_index.md b/content/manuals/build-cloud/_index.md index 4d172778e340..8a42cf722467 100644 --- a/content/manuals/build-cloud/_index.md +++ b/content/manuals/build-cloud/_index.md @@ -58,7 +58,7 @@ to get access to Docker Build Cloud: - Users with a free Personal account can opt-in to a 7-day free trial, with the option to subscribe for access. To start your free trial, sign in to [Docker Build Cloud Dashboard](https://app.docker.com/build/) and follow the on-screen instructions. - All users with a paid Docker subscription have access to Docker Build Cloud included -with their Docker suite of products. See [Docker subscriptions and features](https://www.docker.com/pricing/) for more information. +with their Docker suite of products. See [Docker subscriptions and features](https://www.docker.com/pricing?ref=Docs&refAction=DocsBuildCloud) for more information. Once you've signed up and created a builder, continue by [setting up the builder in your local environment](./setup.md). diff --git a/content/manuals/desktop/enterprise/_index.md b/content/manuals/desktop/enterprise/_index.md index 28de27c22b9d..6ab493105527 100644 --- a/content/manuals/desktop/enterprise/_index.md +++ b/content/manuals/desktop/enterprise/_index.md @@ -18,6 +18,6 @@ aliases: Docker Desktop Enterprise (DDE) has been deprecated and is no longer in active development. Please use [Docker Desktop](../_index.md) Community instead. -If you are an existing DDE customer, use our [Support form](https://hub.docker.com/support/desktop/) to request a transition to one of our new [subscriptions](https://www.docker.com/pricing). +If you are an existing DDE customer, use our [Support form](https://hub.docker.com/support/desktop/) to request a transition to one of our new [subscriptions](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopEnterprise). If you are looking to deploy Docker Desktop at scale, contact us on [pricingquestions@docker.com](mailto:pricingquestions@docker.com). diff --git a/content/manuals/desktop/setup/install/linux/_index.md b/content/manuals/desktop/setup/install/linux/_index.md index 87e15c023fe3..2d8ae96bfe96 100644 --- a/content/manuals/desktop/setup/install/linux/_index.md +++ b/content/manuals/desktop/setup/install/linux/_index.md @@ -19,7 +19,7 @@ aliases: > > 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/). +> subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopLinuxInstall). This page contains information about general system requirements, supported platforms, and instructions on how to install Docker Desktop for Linux. @@ -33,7 +33,7 @@ This page contains information about general system requirements, supported plat > [!IMPORTANT] > -> For commercial use of Docker Engine obtained via Docker Desktop within larger enterprises (exceeding 250 employees or with annual revenue surpassing $10 million USD), a [paid subscription](https://www.docker.com/pricing/) is required. +> For commercial use of Docker Engine obtained via Docker Desktop within larger enterprises (exceeding 250 employees or with annual revenue surpassing $10 million USD), a [paid subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopLinuxInstall) is required. Docker Desktop for Linux provides a user-friendly graphical interface that simplifies the management of containers and services. It includes Docker Engine as this is the core technology that powers Docker containers. Docker Desktop for Linux also comes with additional features like Docker Scout and Docker Extensions. diff --git a/content/manuals/desktop/setup/install/linux/archlinux.md b/content/manuals/desktop/setup/install/linux/archlinux.md index a534e78ed262..6dc58a5c6193 100644 --- a/content/manuals/desktop/setup/install/linux/archlinux.md +++ b/content/manuals/desktop/setup/install/linux/archlinux.md @@ -17,7 +17,7 @@ aliases: > > 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/). +> subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopArchlinuxInstall). This page contains information on how to install, launch and upgrade Docker Desktop on an Arch-based distribution. @@ -50,7 +50,7 @@ To install Docker Desktop successfully, you must meet the [general system requir ## Next steps -- Explore [Docker's subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you. +- Explore [Docker's subscriptions](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopArchlinuxInstall) to see what Docker can offer you. - Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application. - [Explore Docker Desktop](/manuals/desktop/use-desktop/_index.md) and all its features. - [Troubleshooting](/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues. diff --git a/content/manuals/desktop/setup/install/linux/debian.md b/content/manuals/desktop/setup/install/linux/debian.md index 7938ea07b775..160c15fb7276 100644 --- a/content/manuals/desktop/setup/install/linux/debian.md +++ b/content/manuals/desktop/setup/install/linux/debian.md @@ -16,7 +16,7 @@ aliases: > > 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/). +> subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopDebianInstall). This page contains information on how to install, launch, and upgrade Docker Desktop on a Debian distribution. @@ -84,7 +84,7 @@ $ sudo apt-get install ./docker-desktop-amd64.deb ## Next steps -- Explore [Docker's subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you. +- Explore [Docker's subscriptions](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopDebianInstall) to see what Docker can offer you. - Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application. - [Explore Docker Desktop](/manuals/desktop/use-desktop/_index.md) and all its features. - [Troubleshooting](/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues. diff --git a/content/manuals/desktop/setup/install/linux/fedora.md b/content/manuals/desktop/setup/install/linux/fedora.md index 9f6c1dccecc4..0bbfacf9c4f4 100644 --- a/content/manuals/desktop/setup/install/linux/fedora.md +++ b/content/manuals/desktop/setup/install/linux/fedora.md @@ -16,7 +16,7 @@ aliases: > > 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/). +> subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopFedoraInstall). This page contains information on how to install, launch and upgrade Docker Desktop on a Fedora distribution. @@ -74,7 +74,7 @@ $ sudo dnf install ./docker-desktop-x86_64.rpm ## Next steps -- Explore [Docker's subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you. +- Explore [Docker's subscriptions](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopFedoraInstall) to see what Docker can offer you. - Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application. - [Explore Docker Desktop](/manuals/desktop/use-desktop/_index.md) and all its features. - [Troubleshooting](/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues. diff --git a/content/manuals/desktop/setup/install/linux/rhel.md b/content/manuals/desktop/setup/install/linux/rhel.md index 6d206999cece..5ac9758bcb96 100644 --- a/content/manuals/desktop/setup/install/linux/rhel.md +++ b/content/manuals/desktop/setup/install/linux/rhel.md @@ -14,7 +14,7 @@ aliases: > > 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/). +> subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopRhelInstall). This page contains information on how to install, launch and upgrade Docker Desktop on a Red Hat Enterprise Linux (RHEL) distribution. @@ -127,7 +127,7 @@ $ sudo dnf install ./docker-desktop--rhel.rpm ## Next steps -- Review [Docker's subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you. +- Review [Docker's subscriptions](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopRhelInstall) to see what Docker can offer you. - Take a look at the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application. - [Explore Docker Desktop](/manuals/desktop/use-desktop/_index.md) and all its features. - [Troubleshooting](/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues. diff --git a/content/manuals/desktop/setup/install/linux/ubuntu.md b/content/manuals/desktop/setup/install/linux/ubuntu.md index 64245fe5b72b..778482e9b3dc 100644 --- a/content/manuals/desktop/setup/install/linux/ubuntu.md +++ b/content/manuals/desktop/setup/install/linux/ubuntu.md @@ -21,7 +21,7 @@ aliases: > > 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/). +> subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopUbuntuInstall). This page contains information on how to install, launch and upgrade Docker Desktop on an Ubuntu distribution. @@ -87,7 +87,7 @@ $ sudo apt install ./docker-desktop-amd64.deb ## Next steps -- Review [Docker's subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you. +- Review [Docker's subscriptions](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopUbuntuInstall) to see what Docker can offer you. - Follow the [Docker workshop](/get-started/workshop/_index.md) to learn how to build an image and run it as a containerized application. - [Explore Docker Desktop](/manuals/desktop/use-desktop/_index.md) and all its features. - [Troubleshooting](/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md) describes common problems, workarounds, how to run and submit diagnostics, and submit issues. diff --git a/content/manuals/desktop/setup/install/mac-install.md b/content/manuals/desktop/setup/install/mac-install.md index 36c2fda2e699..25a8db8a42a8 100644 --- a/content/manuals/desktop/setup/install/mac-install.md +++ b/content/manuals/desktop/setup/install/mac-install.md @@ -23,7 +23,7 @@ aliases: > > 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/). +> subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopMacInstall). This page provides download links, system requirements, and step-by-step installation instructions for Docker Desktop on Mac. @@ -167,7 +167,7 @@ $ sudo /Applications/Docker.app/Contents/MacOS/install --user testuser --proxy-h ## Where to go next -- Explore [Docker's subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you. +- Explore [Docker's subscriptions](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopMacInstall) to see what Docker can offer you. - [Get started with Docker](/get-started/introduction/_index.md). - [Explore Docker Desktop](/manuals/desktop/use-desktop/_index.md) and all its features. - [Troubleshooting](/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md) describes common problems, workarounds, how diff --git a/content/manuals/desktop/setup/install/windows-install.md b/content/manuals/desktop/setup/install/windows-install.md index 617b9f009614..5b321df3c2b5 100644 --- a/content/manuals/desktop/setup/install/windows-install.md +++ b/content/manuals/desktop/setup/install/windows-install.md @@ -26,7 +26,7 @@ aliases: > > 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/). +> subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopWindowsInstall). This page provides download links, system requirements, and step-by-step installation instructions for Docker Desktop on Windows. @@ -332,7 +332,7 @@ again when you switch back. ## Where to go next -- Explore [Docker's subscriptions](https://www.docker.com/pricing/) to see what Docker can offer you. +- Explore [Docker's subscriptions](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopWindowsInstall) to see what Docker can offer you. - [Get started with Docker](/get-started/introduction/_index.md). - [Explore Docker Desktop](/manuals/desktop/use-desktop/_index.md) and all its features. - [Troubleshooting](/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md) describes common problems, workarounds, and diff --git a/content/manuals/desktop/setup/sign-in.md b/content/manuals/desktop/setup/sign-in.md index 8638788b4cd7..f354c694ba9b 100644 --- a/content/manuals/desktop/setup/sign-in.md +++ b/content/manuals/desktop/setup/sign-in.md @@ -36,7 +36,7 @@ In large enterprises where admin access is restricted, administrators can [enfor > [!TIP] > -> Explore [Docker's core subscriptions](https://www.docker.com/pricing/) to see what else Docker can offer you. +> Explore [Docker's core subscriptions](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopSignIn) to see what else Docker can offer you. ## Benefits of signing in diff --git a/content/manuals/desktop/use-desktop/volumes.md b/content/manuals/desktop/use-desktop/volumes.md index 7db2daf688e4..6b3cafd7eec8 100644 --- a/content/manuals/desktop/use-desktop/volumes.md +++ b/content/manuals/desktop/use-desktop/volumes.md @@ -146,7 +146,7 @@ You can either [export a volume now](#export-a-volume-now) or [schedule a recurr {{< /tab >}} {{< tab name="External cloud storage" >}} - You must have a [Docker Business subscription](https://www.docker.com/pricing/) to export to an external cloud provider. + You must have a [Docker Business subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopVolumes) to export to an external cloud provider. Select your cloud provider and then specify the URL to upload to the storage. Refer to the following documentation for your cloud provider to learn how to @@ -163,7 +163,7 @@ You can either [export a volume now](#export-a-volume-now) or [schedule a recurr ### Schedule a volume export -1. Sign in to Docker Desktop. You must be signed in and have a paid [Docker subscription](https://www.docker.com/pricing/) to schedule a volume export. +1. Sign in to Docker Desktop. You must be signed in and have a paid [Docker subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopVolumes) to schedule a volume export. 2. In the **Volumes** view, select the volume you want to export. 3. Select the **Exports** tab. 4. Select **Schedule export**. @@ -192,7 +192,7 @@ You can either [export a volume now](#export-a-volume-now) or [schedule a recurr {{< /tab >}} {{< tab name="External cloud storage" >}} - You must have a [Docker Business subscription](https://www.docker.com/pricing/) to export to an external cloud provider. + You must have a [Docker Business subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopVolumes) to export to an external cloud provider. Select your cloud provider and then specify the URL to upload to the storage. Refer to the following documentation for your cloud provider to learn how to diff --git a/content/manuals/docker-hub/repos/manage/builds/_index.md b/content/manuals/docker-hub/repos/manage/builds/_index.md index 9ce20e697d13..c32330a091b6 100644 --- a/content/manuals/docker-hub/repos/manage/builds/_index.md +++ b/content/manuals/docker-hub/repos/manage/builds/_index.md @@ -30,7 +30,7 @@ pushing to the registry. You can use these tests to create a continuous integration workflow where a build that fails its tests doesn't push the built image. Automated tests don't push images to the registry on their own. [Learn about automated image testing](automated-testing.md). -Depending on your [subscription](https://www.docker.com/pricing), +Depending on your [subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsHubRepoBuilds), you may get concurrent builds, which means that `N` autobuilds can be run at the same time. `N` is configured according to your subscription. Once `N+1` builds are running, any additional builds go into a queue to be run later. diff --git a/content/manuals/engine/_index.md b/content/manuals/engine/_index.md index 62de47b3f768..9c67356c4f81 100644 --- a/content/manuals/engine/_index.md +++ b/content/manuals/engine/_index.md @@ -76,5 +76,5 @@ For more details, see Commercial use of Docker Engine obtained via Docker Desktop within larger enterprises (exceeding 250 employees OR with annual revenue surpassing -$10 million USD), requires a [paid subscription](https://www.docker.com/pricing/). +$10 million USD), requires a [paid subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsEngine). Apache License, Version 2.0. See [LICENSE](https://github.com/moby/moby/blob/master/LICENSE) for the full license. diff --git a/content/manuals/engine/install/_index.md b/content/manuals/engine/install/_index.md index d5759e74c803..2663a6797978 100644 --- a/content/manuals/engine/install/_index.md +++ b/content/manuals/engine/install/_index.md @@ -109,7 +109,7 @@ Patch releases are always backward compatible with its major and minor version. Commercial use of Docker Engine obtained via Docker Desktop within larger enterprises (exceeding 250 employees OR with annual revenue surpassing -$10 million USD), requires a [paid subscription](https://www.docker.com/pricing/). +$10 million USD), requires a [paid subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsEngineInstall). Apache License, Version 2.0. See [LICENSE](https://github.com/moby/moby/blob/master/LICENSE) for the full license. ## Reporting security issues diff --git a/content/manuals/enterprise/security/roles-and-permissions/core-roles.md b/content/manuals/enterprise/security/roles-and-permissions/core-roles.md index 19fcb8c6c3da..b1c09ae945c2 100644 --- a/content/manuals/enterprise/security/roles-and-permissions/core-roles.md +++ b/content/manuals/enterprise/security/roles-and-permissions/core-roles.md @@ -81,7 +81,7 @@ beyond their organization role: > [!TIP] > > If you want more granular access control, you can -> [upgrade to a Docker Business plan](https://www.docker.com/pricing/) +> [upgrade to a Docker Business plan](https://www.docker.com/pricing?ref=Docs&refAction=DocsEnterpriseCoreRoles) > for custom roles and advanced permissions. diff --git a/content/manuals/platform-release-notes.md b/content/manuals/platform-release-notes.md index b271a55ba8a2..9d8276503135 100644 --- a/content/manuals/platform-release-notes.md +++ b/content/manuals/platform-release-notes.md @@ -43,7 +43,7 @@ This page provides details on new features, enhancements, known issues, and bug ### New - New Docker subscriptions are now available. For more information, see [Docker - subscriptions and features](https://www.docker.com/pricing/) and [Announcing + subscriptions and features](https://www.docker.com/pricing?ref=Docs&refAction=DocsPlatformReleaseNotes) and [Announcing Upgraded Docker Plans: Simpler, More Value, Better Development and Productivity](https://www.docker.com/blog/november-2024-updated-plans-announcement/). diff --git a/content/manuals/retired.md b/content/manuals/retired.md index e0018927ecb7..553fceced942 100644 --- a/content/manuals/retired.md +++ b/content/manuals/retired.md @@ -127,7 +127,7 @@ product line. > [!NOTE] > For information about enterprise-level features offered by Docker today, -> see the [Docker Business subscription](https://www.docker.com/pricing/). +> see the [Docker Business subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsRetired). ### Docker Data Center and Docker Trusted Registry diff --git a/content/manuals/scout/explore/analysis.md b/content/manuals/scout/explore/analysis.md index ca85ccad636d..0d7464b5c85f 100644 --- a/content/manuals/scout/explore/analysis.md +++ b/content/manuals/scout/explore/analysis.md @@ -31,7 +31,7 @@ see [Integrating Docker Scout with other systems](/manuals/scout/integrations/_i Docker Personal comes with 1 Scout-enabled repository. You can upgrade your Docker subscription if you need additional repositories. -See [Subscriptions and features](https://www.docker.com/pricing/) +See [Subscriptions and features](https://www.docker.com/pricing?ref=Docs&refAction=DocsScoutAnalysis) to learn how many Scout-enabled repositories come with each subscription tier. diff --git a/content/manuals/subscription/_index.md b/content/manuals/subscription/_index.md index b911d6301bcd..7e58448d3ce0 100644 --- a/content/manuals/subscription/_index.md +++ b/content/manuals/subscription/_index.md @@ -9,7 +9,7 @@ params: grid_subscriptions: - title: Compare Docker subscriptions description: Visit the pricing page to see what's included in different Docker subscriptions. - link: "https://www.docker.com/pricing/" + link: "https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscription" icon: feature_search - title: Set up your subscription description: Get started setting up a personal or organization subscription. diff --git a/content/manuals/subscription/change.md b/content/manuals/subscription/change.md index 10f90bded6b7..d38e2918d471 100644 --- a/content/manuals/subscription/change.md +++ b/content/manuals/subscription/change.md @@ -24,7 +24,7 @@ You can upgrade or downgrade your Docker subscription at any time to match your When you upgrade your Docker subscription, you immediately get access to all features and entitlements in your new subscription tier. -For detailed feature information, see [Docker Pricing](https://www.docker.com/pricing). +For detailed feature information, see [Docker Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscriptionChange). {{< tabs >}} {{< tab name="Docker subscription" >}} @@ -58,7 +58,7 @@ Consider the following before downgrading: - SSO and SCIM: If downgrading from Docker Business and your organization uses single sign-on, remove your SSO connection and verified domains first. Organization members who were auto-provisioned through SCIM need to reset their passwords to sign in without SSO. - Private repository collaborators: Personal subscriptions don't include collaborators for private repositories. When downgrading from Pro to Personal, all collaborators are removed and additional private repositories are locked. -For feature limits in each tier, see [Docker Pricing](https://www.docker.com/pricing). +For feature limits in each tier, see [Docker Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscriptionChange). {{< tabs >}} diff --git a/content/manuals/subscription/details.md b/content/manuals/subscription/details.md index 29fc0aa8f869..8deafc136c03 100644 --- a/content/manuals/subscription/details.md +++ b/content/manuals/subscription/details.md @@ -3,5 +3,5 @@ title: Compare subscription weight: 10 params: sidebar: - goto: "https://www.docker.com/pricing/" + goto: "https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscriptionDetails" --- \ No newline at end of file diff --git a/content/manuals/subscription/faq.md b/content/manuals/subscription/faq.md index 1d42b9cf57fe..b79b0f47357e 100644 --- a/content/manuals/subscription/faq.md +++ b/content/manuals/subscription/faq.md @@ -32,4 +32,4 @@ You can also join the [Developer Preview Program](https://www.docker.com/communi > [!TIP] > -> Need to upgrade? Compare Docker Team and Docker Business to choose the plan that best fits your team's needs. \ No newline at end of file +> Need to upgrade? Compare Docker Team and Docker Business to choose the plan that best fits your team's needs. \ No newline at end of file diff --git a/content/manuals/subscription/setup.md b/content/manuals/subscription/setup.md index f86488421e63..6c02a074ee9e 100644 --- a/content/manuals/subscription/setup.md +++ b/content/manuals/subscription/setup.md @@ -7,7 +7,7 @@ weight: 15 Docker subscriptions provide features and benefits for individual developers, teams, and enterprise businesses. This page explains how to set up subscriptions for personal accounts and organizations. -Before you begin, make sure you have a [Docker ID](../accounts/create-account.md). To learn more about what's included with each tier, see [Docker Pricing](https://www.docker.com/pricing/). +Before you begin, make sure you have a [Docker ID](../accounts/create-account.md). To learn more about what's included with each tier, see [Docker Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscriptionSetup). {{% include "tax-compliance.md" %}} diff --git a/content/manuals/support/_index.md b/content/manuals/support/_index.md index be2db8cfc7c4..713a828b4830 100644 --- a/content/manuals/support/_index.md +++ b/content/manuals/support/_index.md @@ -23,7 +23,7 @@ All Docker Pro, Team, and Business subscribers receive email support for Docker > [!TIP] > -> Premium Support with faster response times and 24×7 availability is available as an add-on for [Docker Business subscribers](https://www.docker.com/pricing/). +> Premium Support with faster response times and 24×7 availability is available as an add-on for [Docker Business subscribers](https://www.docker.com/pricing?ref=Docs&refAction=DocsSupport). ### Support severity levels diff --git a/content/reference/api/hub/latest.yaml b/content/reference/api/hub/latest.yaml index cd9ab70a3c4f..f661c37f8970 100644 --- a/content/reference/api/hub/latest.yaml +++ b/content/reference/api/hub/latest.yaml @@ -53,7 +53,7 @@ tags: Additionally, similar to the Docker Hub UI features, API endpoint responses may vary depending on your subscription (Personal, Pro, or Team) and your account's permissions. - To learn more about the features available in each subscription and to upgrade your existing subscription, see [Docker Pricing](https://www.docker.com/pricing). + To learn more about the features available in each subscription and to upgrade your existing subscription, see [Docker Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsApiHub). # Types diff --git a/hugo.yaml b/hugo.yaml index 273cf9676704..92a4a255fc6e 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -196,7 +196,7 @@ menus: - url: https://www.docker.com/products/business name: Docker Business parent: Product offerings - - url: https://www.docker.com/pricing/faq + - url: https://www.docker.com/pricing?ref=Docs&refAction=DocsFooter name: Pricing FAQs parent: Product offerings - url: https://www.docker.com/partners/programs From 47a7fb0923e22eb3f362b9ea9ebcc724449ffb8a Mon Sep 17 00:00:00 2001 From: Tiara Johnson <43047412+tiaramj@users.noreply.github.com> Date: Wed, 11 Mar 2026 12:25:43 -0600 Subject: [PATCH 4/6] Update footer.html pricing link --- layouts/_partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_partials/footer.html b/layouts/_partials/footer.html index 072bcf83ec2c..bdefcb71bcba 100644 --- a/layouts/_partials/footer.html +++ b/layouts/_partials/footer.html @@ -35,7 +35,7 @@ >Product offerings Pricing From f96d254fc39649f54ffc043253e36febc7c84f35 Mon Sep 17 00:00:00 2001 From: Alexa Kristensen <81787716+akristen@users.noreply.github.com> Date: Wed, 11 Mar 2026 14:42:49 -0500 Subject: [PATCH 5/6] Vale edit Changing verbiage to bypass vale blocker --- content/manuals/desktop/enterprise/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/desktop/enterprise/_index.md b/content/manuals/desktop/enterprise/_index.md index 6ab493105527..bdfa0b2d8340 100644 --- a/content/manuals/desktop/enterprise/_index.md +++ b/content/manuals/desktop/enterprise/_index.md @@ -18,6 +18,6 @@ aliases: Docker Desktop Enterprise (DDE) has been deprecated and is no longer in active development. Please use [Docker Desktop](../_index.md) Community instead. -If you are an existing DDE customer, use our [Support form](https://hub.docker.com/support/desktop/) to request a transition to one of our new [subscriptions](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopEnterprise). +If you are an existing DDE customer, use the [Support form](https://hub.docker.com/support/desktop/) to request a transition to one of the new [subscriptions](https://www.docker.com/pricing?ref=Docs&refAction=DocsDesktopEnterprise). If you are looking to deploy Docker Desktop at scale, contact us on [pricingquestions@docker.com](mailto:pricingquestions@docker.com). From 554f463da379ea270dd8c3c9f6868ffe307f8e0c Mon Sep 17 00:00:00 2001 From: Alexa Kristensen <81787716+akristen@users.noreply.github.com> Date: Thu, 12 Mar 2026 08:50:17 -0500 Subject: [PATCH 6/6] Final suggestions from docs Co-authored-by: Alexa Kristensen <81787716+akristen@users.noreply.github.com> --- .../docker-concepts/the-basics/what-is-a-registry.md | 4 ++-- content/manuals/retired.md | 2 +- content/manuals/subscription/setup.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/get-started/docker-concepts/the-basics/what-is-a-registry.md b/content/get-started/docker-concepts/the-basics/what-is-a-registry.md index 249a5ea613d1..7d586af6495b 100644 --- a/content/get-started/docker-concepts/the-basics/what-is-a-registry.md +++ b/content/get-started/docker-concepts/the-basics/what-is-a-registry.md @@ -52,9 +52,9 @@ The following diagram shows the relationship between a registry, repositories, a +---------------------------------------+ ``` -> [!NOTE] +> [!TIP] > -> You can create one private repository and unlimited public repositories using the free version of Docker Hub. For more information, visit the [Docker Hub subscription page](https://www.docker.com/pricing?ref=Docs&refAction=DocsConceptsRegistry). +>A Docker Personal plan gives you one private repository and unlimited public repositories. To get unlimited private repositories, upgrade to the [Docker Team plan](https://www.docker.com/pricing?ref=Docs&refAction=DocsConceptsRegistry). ## Try it out diff --git a/content/manuals/retired.md b/content/manuals/retired.md index 553fceced942..05c76b9d659e 100644 --- a/content/manuals/retired.md +++ b/content/manuals/retired.md @@ -125,7 +125,7 @@ Mirantis Kubernetes Engine or other products offered by Mirantis. Much of the technology and features found in Docker EE have been absorbed into the Mirantis product line. -> [!NOTE] +> [!TIP] > For information about enterprise-level features offered by Docker today, > see the [Docker Business subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsRetired). diff --git a/content/manuals/subscription/setup.md b/content/manuals/subscription/setup.md index 6c02a074ee9e..1d25e93db31e 100644 --- a/content/manuals/subscription/setup.md +++ b/content/manuals/subscription/setup.md @@ -7,7 +7,7 @@ weight: 15 Docker subscriptions provide features and benefits for individual developers, teams, and enterprise businesses. This page explains how to set up subscriptions for personal accounts and organizations. -Before you begin, make sure you have a [Docker ID](../accounts/create-account.md). To learn more about what's included with each tier, see [Docker Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscriptionSetup). +Before you begin, make sure you have a [Docker ID](../accounts/create-account.md). To learn more about what's included in each tier, see [Docker Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscriptionSetup). {{% include "tax-compliance.md" %}}