-
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
base: main
Are you sure you want to change the base?
Changes from all commits
aed6a38
2c5ee39
3ed31fe
4e42d85
bdb3b0a
e4df5c1
0173465
af35ece
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,43 @@ 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. | ||
| Docker offers several plans ranging from free to paid plans, including add-on usage top-ups. When you upgrade a plan, you expand your usage entitlements and feature sets for Docker products. | ||
|
|
||
| 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 for accounts (like individual or organizations) provide a foundation for most users. Some product plans may require a Docker plan for accounts while some products may not need an upgraded Docker plan at all. | ||
|
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. A user might ask 'how come plans for accounts provide a foundation for most users? what's included in them? Is it worth expanding this sentence to indicate it gives you access to most things, or maybe even an extra table column? I also wonder if the bit about some plans depending on other plans could be bought into the table too? |
||
|
|
||
| To subscribe to a plan, you can self-serve through **Billing** in [Docker Home](https://app.docker.com), or contact sales. See [Scale your subscription](/subscription/scale/) to find out which applies to the plan you want. | ||
|
|
||
| ## 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 |
||
|
|
||
| Plans come with usage entitlements that can be granularly 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. | ||
|
|
||
| ## Support add-ons | ||
|
|
||
| Standard support is included with paid plans and scales with your plan. Docker also offers Premium Support and a technical advisory manager (TAM) service as an add-on for Docker Business and DHI customers. The add-on includes 24×7 response, priority SLAs, and expert guidance. | ||
|
|
||
| To learn more, see [Docker pricing](https://www.docker.com/pricing/). | ||
|
|
||
| ## What's next | ||
|
|
||
| {{< grid items="grid_subscriptions" >}} | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Think it'd be helpful to front-load this concept (my suggested change makes the sentence a bit long, but you get me)
Also 'add-on usage top-ups'....I get what you're going with but it's hard to parse. is there a better way to phrase this?