-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Subscription overview updates #25437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
aed6a38
2c5ee39
3ed31fe
4e42d85
bdb3b0a
e4df5c1
0173465
af35ece
a7a68fc
c3c9dcf
4ac9143
62e4c3a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,12 @@ | ||
| --- | ||
| title: Subscription | ||
| description: Learn about Docker subscription features and how to manage your subscription | ||
| keywords: docker subscription, pricing, billing, pro, team, business, subscription management | ||
| weight: 50 | ||
| title: Subscription overview | ||
| linkTitle: Subscription | ||
| description: Learn about Docker plans, like how to subscribe to product-based plans and how they apply to personal and organization accounts. | ||
| keywords: | ||
| docker subscription, pricing, billing, subscription types, subscription | ||
| plans, docker hardened images, gordon, cloud sandboxes, subscription | ||
| management | ||
| weight: 30 | ||
| params: | ||
| sidebar: | ||
| group: Platform | ||
|
|
@@ -11,16 +15,16 @@ grid_subscriptions: | |
| description: Visit the pricing page to see what's included in different Docker subscriptions. | ||
| link: "https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscription" | ||
| icon: magnifying-glass | ||
| - title: Set up your subscription | ||
| - title: Set up your plan | ||
| description: Get started setting up a personal or organization subscription. | ||
| link: /subscription/setup/ | ||
| icon: shopping-cart | ||
| - title: Scale your subscription | ||
| description: Scale your subscription to fit your needs. | ||
| description: Add plans to your Docker account that fit your needs. | ||
| link: /subscription/scale/ | ||
| icon: chart-bar | ||
| - title: Change your subscription | ||
| description: Learn how to upgrade or downgrade your subscription. | ||
| - title: Upgrade Docker plans for accounts | ||
| description: Learn how to upgrade or downgrade your Docker plan. | ||
| link: /subscription/change/ | ||
| icon: arrow-up-circle | ||
| - title: Docker Desktop license agreement | ||
|
|
@@ -36,8 +40,37 @@ aliases: | |
| - /docker-hub/billing/faq/ | ||
| --- | ||
|
|
||
| Docker subscriptions provide licensing for commercial use of Docker products including Docker Desktop, Docker Hub, Docker Build Cloud, Docker Scout, and Testcontainers Cloud. | ||
| You can subscribe to several Docker plans that range from free to paid plans. When you upgrade a plan, you expand your usage entitlements and feature sets for Docker products. You can also top up some plans, extending usage to more users without needing a full upgrade. | ||
|
|
||
| Use these resources to choose the right subscription for your needs or manage your existing subscription. | ||
| ## Docker plans | ||
|
|
||
| You can subscribe to plans for individual or organization accounts, or plans for specific products. The following table summarizes the available plans. | ||
|
|
||
| | Plans | Billing model | Types | | ||
| | ---------------------------------------------- | --------------------------------------------------------- | ----------------------------------------- | | ||
| | [Docker Individual](/accounts/) | Flat-rate plans for personal accounts | Docker Personal, Docker Pro | | ||
| | [Docker Organization](/admin/) | Flat-rate plans for organization accounts | Docker Team, Docker Business | | ||
| | [Docker Hardened Images (DHI)](/dhi/) | Graduated security features for hardened container images | DHI Community, DHI Select, DHI Enterprise | | ||
| | [Gordon](/ai/gordon/) | Prepaid usage for the Gordon AI agent | Gordon Plus, Gordon Max, Gordon Ultra | | ||
| | [AI Governance](/ai/sandboxes/governance/org/) | Purchase set amount of licenses | AI Governance | | ||
|
|
||
| Docker plans that upgrade your account (Docker Pro or Docker Team and Business) can provide a foundation for most use cases. Some product plans may require an upgraded Docker account while other product plans let you subscribe without an upgraded account. To learn more, see [Scale your subscription](/manuals/subscription/scale.md). | ||
|
|
||
| To subscribe to a plan, you can self-serve through **Billing** in [Docker Home](https://app.docker.com), or contact sales. | ||
|
|
||
| ## Top up your plan | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. nit: I like 'top up' but you may need to update the other subscription page that talks about 'scaling' or vica versa. either way - consistency
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I have a second wave of updates that I'm hoping to get to this week. It'll remove /scale and replace it with a /subscriptions/plans category where each top up action will be in plan docs |
||
|
|
||
| Plans come with usage entitlements that can be extended without upgrading to a different plan. | ||
|
|
||
| | Unit | Description | Examples | | ||
| | ------------ | ------------------------------------------------------------------------------------- | ----------------------------- | | ||
| | Seats | Each seat extends entitlements to one more member. | Docker Team, Docker Business | | ||
| | Licenses | Access to specific products or features. | AI Governance, Docker Offload | | ||
| | Minutes | Cloud build capacity, sold in blocks and consumed within the billing period. | Docker Build Cloud | | ||
| | Repositories | Additional container repositories covered by security scanning and analysis features. | DHI | | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This table is only gonna get longer when DVP brings out credits loooool 😅 |
||
|
|
||
| Depending on the plan, you can top up your account through self-service or by contacting sales. | ||
|
|
||
| ## What's next | ||
|
|
||
| {{< grid items="grid_subscriptions" >}} | ||
Uh oh!
There was an error while loading. Please reload this page.