Update pricing url with ref and refAction params [GRO-282] (#24339)

## Description
In order to better attribute upgrade sources, we are adding two params -
`ref` and `refAction` to the existing pricing url.
The `ref` will be "Docs" and the `refAction` will be the particular docs
page from where the pricing url click is originated.

## Related issues or tickets
https://docker.atlassian.net/browse/GRO-282

## Reviews
@akristen You should see the new url params when hovering over or
clicking any of the updated pricing urls

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Alexa Kristensen <81787716+akristen@users.noreply.github.com>
This commit is contained in:
Tiara Johnson
2026-03-12 08:12:44 -06:00
committed by GitHub
parent 62ddb4ab24
commit e7e28c4386
46 changed files with 63 additions and 63 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ Wed 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
@@ -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/).
>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
+1 -1
View File
@@ -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).
<div class="not-prose">
{{< card
@@ -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).
<div class="not-prose">
{{< card
@@ -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.
+2 -2
View File
@@ -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=Docs&refAction=DocsGuidesAdminSetup"
---
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 youll learn
+1 -1
View File
@@ -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=Docs&refAction=DocsGuidesBuildCloud"
- title: Using Docker Build Cloud
url: /build-cloud/usage/
---
@@ -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=Docs&refAction=DocsGuidesBuildCloudFaq).
### Im a Docker personal user. Can I try Docker Build Cloud?
+1 -1
View File
@@ -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=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`
+1 -1
View File
@@ -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=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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
@@ -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
@@ -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" >}}
@@ -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
@@ -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 dont sign in as a member of your organization, they dont
receive the
[benefits of your organizations subscription](https://www.docker.com/pricing/)
[benefits of your organizations subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsAdminOnboard)
and they can circumvent [Dockers 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).
+2 -2
View File
@@ -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.
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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).
+1 -1
View File
@@ -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 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).
@@ -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.
@@ -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.
@@ -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.
@@ -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.
@@ -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-<arch>-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.
@@ -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.
@@ -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
@@ -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
+1 -1
View File
@@ -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
@@ -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
@@ -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.
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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
@@ -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.
+1 -1
View File
@@ -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/).
+2 -2
View File
@@ -125,9 +125,9 @@ 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/).
> see the [Docker Business subscription](https://www.docker.com/pricing?ref=Docs&refAction=DocsRetired).
### Docker Data Center and Docker Trusted Registry
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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.
+2 -2
View File
@@ -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 >}}
+1 -1
View File
@@ -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"
---
+1 -1
View File
@@ -32,4 +32,4 @@ You can also join the [Developer Preview Program](https://www.docker.com/communi
> [!TIP]
>
> Need to upgrade? <a href="https://www.docker.com/pricing/" id="pricing-link" class="link" rel="noopener">Compare Docker Team and Docker Business</a> to choose the plan that best fits your team's needs.
> Need to upgrade? <a href="https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscriptionFaq" id="pricing-link" class="link" rel="noopener">Compare Docker Team and Docker Business</a> to choose the plan that best fits your team's needs.
+1 -1
View File
@@ -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 in each tier, see [Docker Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscriptionSetup).
{{% include "tax-compliance.md" %}}
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -35,7 +35,7 @@
>Product offerings</a
>
<a
href="https://www.docker.com/pricing/"
href="https://www.docker.com/pricing?ref=Docs&refAction=DocsFooter"
class="inline-flex truncate whitespace-normal"
>Pricing</a
>