Skip to content

Commit 913bca1

Browse files
authored
Gordon plan add ons (#25099)
Billing workflow and details for Gordon plan subscription layer. As a fast follow, a PR that links between Gordon usage docs and billing docs will be added. This is an interim update until subscription section overhaul is underway, where Gordon + DHI Select will have their own docs pages
1 parent 6c4cbff commit 913bca1

4 files changed

Lines changed: 75 additions & 55 deletions

File tree

content/manuals/dhi/how-to/select-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To use this workflow, you need:
2020
- One of the following:
2121
- A DHI Select or Enterprise subscription. [Contact Docker
2222
sales](https://www.docker.com/products/hardened-images/#compare) to purchase DHI Enterprise
23-
or [learn more about DHI Select](../../subscription/setup.md#set-up-docker-hardened-images-select-for-an-organization).
23+
or [learn more about DHI Select](../../subscription/scale.md#add-dhi-select-to-organization-accounts).
2424
- An active DHI trial. [Start a free DHI
2525
trial](https://hub.docker.com/hardened-images/start-free-trial).
2626
- [Docker Desktop](../../desktop/release-notes.md) 4.65 or later to use the

content/manuals/subscription/change.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aliases:
1414
- /docker-hub/billing/downgrade/
1515
- /billing/scout-billing/
1616
- /billing/subscription-management/
17-
weight: 40
17+
weight: 30
1818
---
1919

2020
You can upgrade or downgrade your Docker subscription at any time to match your changing needs. This page explains how to make subscription changes and what to expect with billing and feature access.

content/manuals/subscription/scale.md

Lines changed: 64 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,96 @@
11
---
22
title: Scale your subscription
33
linkTitle: Scale
4-
description: Scale Docker Build Cloud and Testcontainers Cloud consumption for your subscription
5-
keywords: scale subscription, docker build cloud minutes, testcontainers cloud minutes, usage scaling
6-
weight: 30
4+
description: Scale Docker Build Cloud, Testcontainers Cloud, Gordon, and DHI consumption for your subscription
5+
keywords: scale subscription, docker build cloud minutes, testcontainers cloud minutes, gordon plan, docker hardened images, dhi repositories, usage scaling
6+
weight: 40
77
---
88

9-
Docker Core subscriptions include basic entitlements for your organizations that you can scale with additional add-ons as your needs grow. You can purchase different add-ons that extend usage for your organizations:
9+
Docker subscriptions include basic entitlements that you can scale with additional add-ons as your needs grow. You can purchase different add-ons that extend usage for your personal or organization accounts:
1010

11+
- Docker Hardened Images (DHI) Select repositories for organization accounts
12+
- Gordon Plus, Max, and Ultra plans for personal accounts
1113
- Seats for Docker Core subscriptions like Docker Team and Docker Business
1214
- Licenses for individual products, like AI Governance (available for Docker Sandboxes) and Docker Offload
1315
- Build minutes for Docker Build Cloud
1416
- Cloud runtime minutes for Testcontainers
15-
- Repositories for Docker Hardened Images (DHI) Select
17+
18+
## Add DHI Select to organization accounts
19+
20+
DHI Select lets organization admins assign DHI repositories to organization accounts. All organization members can then access those DHI repositories, including members you add to the organization after initial setup.
21+
22+
To purchase hardened repositories with DHI Select:
23+
24+
1. Sign in to [Docker Home](https://app.docker.com/) and select your organization.
25+
1. Select **Billing**, then **Browse products**.
26+
1. Select **Hardened Images** from the products page.
27+
1. Choose the organization account that should receive the DHI repository, then **Continue**. You can add repositories for one account at a time.
28+
1. Select **Add repositories**, then add the number of new repositories you want to add to the account.
29+
1. Verify your billing details, continue to payment, and complete checkout.
30+
31+
To manage the repositories in your active DHI Select plan:
32+
33+
1. From the Billing overview page, select **Manage** next to **Hardened Images**.
34+
1. Choose from the available actions:
35+
- **Add repositories** lets you add additional repositories to your active plan. You will verify your billing details, continue to payment, and complete checkout.
36+
- **Remove repositories** lets you remove repositories.
37+
- **Disable auto-renewal** cancels your DHI Select plan at the end of the current billing cycle.
38+
39+
To learn more about DHI Select, see [Get started with DHI Select and Enterprise](/manuals/dhi/how-to/select-enterprise.md). Purchasing eight or more hardened repositories? [Contact Docker sales](https://www.docker.com/pricing/contact-sales/) to discuss an Enterprise plan.
40+
41+
## Add a Gordon Plus, Max, or Ultra plan to personal accounts
42+
43+
> [!IMPORTANT]
44+
> Gordon subscriptions apply to personal Docker accounts only.
45+
> If you purchase a Gordon plan while signed in with an organization account,
46+
> the subscription applies to your personal account automatically.
47+
48+
Gordon Plus, Max, and Ultra plans increase your maximum Gordon usage allowance for your personal account. Gordon plans are billed at a monthly rate at the first of the month. If you purchase a Gordon plan after the first of the month, you'll be billed on a prorated basis.
49+
50+
To add a new Gordon plan to your account:
51+
52+
1. Sign in to [Docker Home](https://app.docker.com/) and select your Docker personal account.
53+
1. Select **Billing**, then **Browse products**.
54+
1. Select **View plans** from the **Upgrade Gordon** section of the products page.
55+
1. Choose the Gordon subscription plan you want to apply to your personal account.
56+
1. Verify your billing details, continue to payment, and complete checkout.
57+
58+
If you have an active Gordon plan and want to upgrade to a higher tier, your new usage allowance takes effect immediately. You pay a prorated charge for the higher tier for the rest of the current billing period.
59+
60+
To upgrade your Gordon plan:
61+
62+
1. From the Billing overview page, select **Manage** from the Gordon tile under your active plans.
63+
1. Select **Upgrade plan** and choose the new plan you want to upgrade to.
64+
1. Verify your billing details, continue to payment, and complete checkout.
65+
66+
To learn about Gordon usage, see [Gordon usage limits and tiers](/manuals/ai/gordon/usage-limits.md).
1667

1768
## Add licenses
1869

1970
Licenses add a layer to your Docker subscriptions, letting you assign products to select members of your
2071
organization without consuming a Docker Core seat. You can purchase licenses for some Docker products:
2172

2273
- AI Governance
23-
- Docker Offload
74+
- Docker Offload
2475

2576
Once you've purchased licenses for your organization, you can [manage license assignment](/manuals/admin/organization/manage/manage-licenses.md) from the **Members** page in Docker Home.
2677

2778
> [!TIP]
28-
> To purchase licenses for AI Governance and Docker Offload, [contact sales](https://www.docker.com/pricing/contact-sales/).
79+
> To purchase licenses for AI Governance and Docker Offload, [contact sales](https://www.docker.com/pricing/contact-sales/).
2980
3081
### AI Governance licenses
3182

3283
AI Governance licenses let admins create and apply organization-wide AI Governance policies for license-holding members.
3384

34-
- AI Governance licenses currently apply to Docker Sandbox usage.
85+
- AI Governance licenses apply to Docker Sandbox usage.
3586
- AI Governance licenses are separate from Docker Team or Business, so you can purchase AI Governance licenses without an existing subscription.
36-
- When you purchase AI Governance licenses, you may assign them to organization members without a Docker Core seat.
87+
- When you purchase AI Governance licenses, you may assign them to organization members without a Docker Core seat.
3788

38-
When a member who holds an AI Governance license uses Docker Sandbox, the organization policy overrides the member’s local policy rules. Members without AI Governance licenses can still use Docker Sandbox, but organization policies will not govern their usage.
89+
When a member who holds an AI Governance license uses Docker Sandbox, the organization policy overrides the member’s local policy rules. Members without AI Governance licenses can still use Docker Sandbox, but organization policies will not govern their usage.
3990

40-
### Docker Offload licenses
91+
### Docker Offload licenses
4192

42-
Docker Offload lets developers offload building and running containers to the cloud.
93+
Docker Offload lets developers offload building and running containers to the cloud.
4394

4495
- You must have a Docker Team or Docker Business subscription.
4596
- You can only assign Docker Offload licenses to members with Docker Team or Docker Business.
@@ -73,26 +124,11 @@ You can add Testcontainers Cloud runtime minutes in two ways:
73124

74125
On-demand usage is billed at higher rates than pre-purchased capacity. To avoid higher on-demand charges, pre-purchase additional minutes if you expect consistent usage over your subscription's included minutes.
75126

76-
## Add DHI repositories to DHI Select
77-
78-
To add more hardened repositories to your DHI Select plan:
79-
80-
1. Sign in to [Docker Home](https://app.docker.com/) and select your
81-
organization.
82-
1. Select **Billing**.
83-
1. On the Overview page, select **Manage** next to **Hardened Images**.
84-
1. Select how many repositories the account can use.
85-
86-
Purchasing eight or more hardened repositories? [Contact Docker sales](https://www.docker.com/pricing/contact-sales/) to discuss an Enterprise plan.
87-
88127
## What's next
89128

90129
- [Manage licenses](/manuals/admin/organization/manage/manage-licenses.md)
91130
- [Manage seats](/manuals/admin/organization/manage/manage-seats.md)
92-
- [View your consumption](../admin/organization/manage/manage-products.md#monitor-product-usage-for-your-organization)
131+
- [View your consumption](../admin/organization/manage/manage-products.md#monitor-product-usage-for-your-organization)
93132
- [Docker Build Cloud overview](/manuals/build-cloud/_index.md)
94133
- [DHI Select and Enterprise quickstart](/manuals/dhi/how-to/select-enterprise.md)
95134
- [Testcontainers overview](/manuals/testcontainers.md)
96-
97-
98-
Lines changed: 9 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Set up Docker subscriptions for personal accounts and organizations
3-
keywords: subscription setup, docker pro, docker team, docker business, organization setup
3+
keywords: subscription setup, docker pro, docker team, docker business, organization setup, gordon plan
44
title: Set up your subscription
55
linkTitle: Setup
66
weight: 20
@@ -10,41 +10,25 @@ Docker subscriptions provide features and benefits for individual developers, te
1010

1111
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).
1212

13-
## Set up a Docker subscription for a personal account
13+
## Personal accounts
1414

15-
When you [create your Docker ID](../accounts/create-account.md), you automatically get a Docker Personal subscription. This subscription includes essential Docker tools at no cost. If you want to continue with Docker Personal, no further action is needed. You can start using Docker Desktop, Docker Hub, and other tools immediately.
15+
When you [create your Docker ID](../accounts/create-account.md), you automatically get a Docker Personal subscription. This subscription includes essential Docker tools at no cost.
1616

17-
If you need additional features like Docker Build Cloud minutes and more Docker Scout repositories, see [Upgrade your subscription](./change.md#upgrade-your-subscription).
17+
- To learn about Docker Pro subscriptions, [compare Docker Personal and Docker Pro](https://www.docker.com/pricing/).
18+
- To increase your Gordon usage allowance, see [Scale your subscription](/manuals/subscription/scale.md).
1819

19-
## Set up a Docker subscription for an organization
20+
## Organization accounts
2021

2122
You can subscribe a new or existing organization to Docker Team or Business subscriptions. Only organization owners can manage billing for the organization.
2223

2324
1. [Create your Docker ID](../accounts/create-account.md) if you don't already have one.
2425
1. [Create your organization](../admin/organization/setup/orgs.md) or use an existing organization you own.
2526
1. Select **Billing** to view your current plans, then select **Browse products**.
26-
1. From the products catalog page, select **View plans** from the Docker tile. Choose a Docker Team or Business subscription for the organization.
27+
1. From the products catalog page, select **View plans** from the Docker tile.
28+
1. Choose a Docker Team or Business subscription for the organization.
2729
1. Fill in plan entitlements, verify your billing details, then continue to payment to complete checkout.
2830

29-
## Set up Docker Hardened Images Select for an organization
30-
31-
Docker Hardened Images (DHI) Select lets organization admins assign DHI repositories to organization accounts. When you add repositories for your organization, all members gain access to those DHI repositories. Members you add to the organization after setup inherit the same access.
32-
33-
To purchase hardened repositories with DHI Select:
34-
35-
1. Sign in to [Docker Home](https://app.docker.com/) and select your organization.
36-
1. Select **Billing**, then **Browse products**.
37-
1. Select **Hardened Images** from the products page.
38-
1. Choose the organization account that should receive the DHI repository, then **Continue**. You can add repositories for one account at a time.
39-
1. Select how many repositories the account can mirror.
40-
1. Verify your billing details, continue to payment, and complete checkout.
41-
42-
> [!TIP]
43-
>
44-
> Purchasing eight or more hardened repositories? [Contact Docker sales](https://www.docker.com/pricing/contact-sales/) to discuss an Enterprise plan.
45-
4631
## What's next
4732

4833
- To upgrade an existing organization's subscription, see [Upgrade your subscription](./change.md#upgrade-your-subscription).
49-
- To add more repositories to your DHI Select plan, see [Add DHI repositories](./scale.md#add-dhi-repositories).
50-
- To learn about DHI Select, see [Get started with DHI Select and Enterprise](/manuals/dhi/how-to/select-enterprise.md).
34+
- To scale your subscription with add-ons like DHI Select, Gordon plans, licenses, or usage minutes, see [Scale your subscription](/manuals/subscription/scale.md).

0 commit comments

Comments
 (0)