diff --git a/content/manuals/accounts/_index.md b/content/manuals/accounts/_index.md index 2f8df43368c4..e39a5f5ef399 100644 --- a/content/manuals/accounts/_index.md +++ b/content/manuals/accounts/_index.md @@ -2,7 +2,7 @@ title: Docker accounts description: Learn how to create and manage your Docker account keywords: accounts, docker ID, account management, account settings, docker account, docker home -weight: 30 +weight: 10 params: sidebar: group: Platform diff --git a/content/manuals/accounts/deactivate-user-account.md b/content/manuals/accounts/deactivate-user-account.md index 3d0cdd54397b..0f95f0515055 100644 --- a/content/manuals/accounts/deactivate-user-account.md +++ b/content/manuals/accounts/deactivate-user-account.md @@ -32,7 +32,7 @@ Before deactivating your Docker account, ensure you meet the following requireme organization, or deactivate the organization. Similarly, if you are the sole owner of a company, either add someone else as a company owner and then remove yourself, or deactivate the company. -- If you have an active Docker subscription, [downgrade it to a Docker Personal subscription](../subscription/change.md). +- If you have an active Docker subscription, [downgrade it to a Docker Personal subscription](../subscription/plans/docker.md#cancel-a-docker-plan). - Download any images and tags you want to keep. Use `docker pull -a ` to pull all tags, or `docker pull :` to pull a specific tag. - If you linked a GitHub or Bitbucket account for automated builds, unlink it. diff --git a/content/manuals/admin/organization/deactivate-account.md b/content/manuals/admin/organization/deactivate-account.md index 413a97db3f52..a547294b44e7 100644 --- a/content/manuals/admin/organization/deactivate-account.md +++ b/content/manuals/admin/organization/deactivate-account.md @@ -26,7 +26,7 @@ organization: - Download any images and tags you want to keep. Use `docker pull -a ` to pull all tags, or `docker pull :` to pull a specific tag. -- If you have an active Docker subscription, [downgrade it to a free subscription](../../subscription/change.md). +- If you have an active Docker subscription, [downgrade it to a free subscription](../../subscription/plans/docker.md#cancel-a-docker-plan). - Remove all other members within the organization. - Unlink your [GitHub and Bitbucket accounts](../../docker-hub/repos/manage/builds/link-source.md#unlink-a-github-user-account). - For Business organizations, [remove your SSO connection](/manuals/enterprise/security/single-sign-on/manage.md#delete-a-connection). diff --git a/content/manuals/admin/organization/manage/manage-licenses.md b/content/manuals/admin/organization/manage/manage-licenses.md index 73094dc2c041..42439658120b 100644 --- a/content/manuals/admin/organization/manage/manage-licenses.md +++ b/content/manuals/admin/organization/manage/manage-licenses.md @@ -6,35 +6,35 @@ keywords: licenses, organization, members, Docker Core, Docker Offload, AI gover weight: 30 --- -Licenses let you selectively choose which of your organization members have access to supported Docker products. Organization owners can oversee who on their team has active licenses, or configure licenses to assign automatically when members access supported Docker products. Like Docker Core seats, licenses can be configured on a per member basis. +Licenses let you selectively choose which of your organization members have access to supported Docker products. Organization owners can oversee who on their team has active licenses, or configure licenses to assign automatically when members access supported Docker products. Like Docker Core seats, licenses can be configured on a per member basis. > [!TIP] -> To learn more about product licenses, Docker Core seats, and other Docker add-ons see [scale your subscription](/manuals/subscription/scale.md), +> To learn more about product licenses, Docker Core seats, and other Docker add-ons see [Docker plans](/manuals/subscription/plans/_index.md), > or contact sales to purchase licenses. ## Manage licenses -The **Members** page lets you track the number of available licenses for your organization and who currently holds a license. You can also assign or revoke licenses from this page. +The **Members** page lets you track the number of available licenses for your organization and who currently holds a license. You can also assign or revoke licenses from this page. -To manage licenses for your organization: +To manage licenses for your organization: 1. Sign in to [Docker Home](https://app.docker.com), then choose your organization. 1. Select **Members** from the left navigation. 1. Select the action menu at the end of the row to assign or revoke an active license. -1. Optional. To bulk assign or revoke licenses, choose the members you want to bulk manage, then select the **Bulk actions** menu. -1. Optional. To manage automatic license assignment, turn off or turn on with the **Automatically assign licenses** toggle. +1. Optional. To bulk assign or revoke licenses, choose the members you want to bulk manage, then select the **Bulk actions** menu. +1. Optional. To manage automatic license assignment, turn off or turn on with the **Automatically assign licenses** toggle. You must assign licenses manually, or configure automatic license assignment to consume a license. Inviting a new member to your organization consumes a seat or license if you select a product in **Licenses (optional)** during the [invite flow](/manuals/admin/organization/manage/members.md), but won't auto-assign product licenses by default. Conversely, purchasing a set of licenses won't trigger automatic assignment to existing members. ## Automatic license assignment -Automatic license assignment gives members a product license when they use a supported product for the first time. Automatic license assignment is available for AI Governance licenses. Only organizations that purchase AI Governance can set up auto-assignment for Docker Core as well. +Automatic license assignment gives members a product license when they use a supported product for the first time. Automatic license assignment is available for AI Governance licenses. Only organizations that purchase AI Governance can set up auto-assignment for Docker Core as well. -- When you purchase AI Governance, signing into [Docker Sandboxes](https://docs.docker.com/ai/sandboxes/) with `login` command in `sbx` CLI (`sbx login`) automatically provisions AI Governance licenses on a first-come, first served basis. +- When you purchase AI Governance, signing into [Docker Sandboxes](https://docs.docker.com/ai/sandboxes/) with `login` command in `sbx` CLI (`sbx login`) automatically provisions AI Governance licenses on a first-come, first served basis. - Similarly, logins to Docker Desktop will automatically provision Docker Core for AI Governance license-holding organizations that have available Docker Core seats. -- Licenses are assigned until exhausted. - - Once the available licenses are exhausted, automatic license assignment will stop until you purchase more licenses or revoke assigned licenses. - - Members can still use Docker Sandbox or Docker Desktop, but organization policies for those products won't affect their usage. +- Licenses are assigned until exhausted. + - Once the available licenses are exhausted, automatic license assignment will stop until you purchase more licenses or revoke assigned licenses. + - Members can still use Docker Sandbox or Docker Desktop, but organization policies for those products won't affect their usage. AI Governance licenses include single sign-on (SSO) and provisioning features regardless of your Docker Core subscription. Automatic license assignment requires [setting up SSO](/manuals/enterprise/security/single-sign-on/connect.md), then [provisioning](/manuals/enterprise/security/provisioning/_index.md) with System for Cross-domain Identity Management (SCIM) or Just-in-Time (JIT). @@ -42,7 +42,7 @@ AI Governance licenses include single sign-on (SSO) and provisioning features re See these docs to explore Docker Core add-ons, or products that need licenses: -- [Scale your subscription](/manuals/subscription/scale.md) to learn about different add-ons +- [Docker plans](/manuals/subscription/plans/_index.md) to learn about different add-ons - [Manage seats](/manuals/admin/organization/manage/manage-seats.md) to add more seats to your Docker Core subscription - [AI Governance](/manuals/ai/sandboxes/governance/org.md) to set up organization policies for your organization members - [Docker Offload](/manuals/offload/about.md) to let your developers offload building and running containers to the cloud diff --git a/content/manuals/admin/organization/manage/manage-products.md b/content/manuals/admin/organization/manage/manage-products.md index 7016f69cd409..c6e4d36acf9d 100644 --- a/content/manuals/admin/organization/manage/manage-products.md +++ b/content/manuals/admin/organization/manage/manage-products.md @@ -149,4 +149,4 @@ To view usage for Docker products: [Docker Offload usage and billing](/manuals/offload/usage.md). If your usage or seat count exceeds your subscription amount, you can -[scale your subscription](../../../subscription/scale.md) to meet your needs. +[add seats](./manage-seats.md) or [view available Docker plans](../../../subscription/plans/_index.md) to meet your needs. diff --git a/content/manuals/admin/organization/setup/onboard.md b/content/manuals/admin/organization/setup/onboard.md index 97cfef98576b..677793232db1 100644 --- a/content/manuals/admin/organization/setup/onboard.md +++ b/content/manuals/admin/organization/setup/onboard.md @@ -73,13 +73,13 @@ receive your Docker subscription benefits. 1. Identify the Docker users in your organization. - If your organization uses device management software, like MDM or Jamf, - you can use the device management software to help identify Docker users. - See your device management software's documentation for details. You can - identify Docker users by checking if Docker Desktop is installed at the - following location on each user's machine: - - Mac: `/Applications/Docker.app` - - Windows: `C:\Program Files\Docker\Docker`(all-user installation) or `%LOCALAPPDATA%\Programs\DockerDesktop` (per-user installation (Beta)) - - Linux: `/opt/docker-desktop` + you can use the device management software to help identify Docker users. + See your device management software's documentation for details. You can + identify Docker users by checking if Docker Desktop is installed at the + following location on each user's machine: + - Mac: `/Applications/Docker.app` + - Windows: `C:\Program Files\Docker\Docker`(all-user installation) or `%LOCALAPPDATA%\Programs\DockerDesktop` (per-user installation (Beta)) + - Linux: `/opt/docker-desktop` - If your organization doesn't use device management software or your users haven't installed Docker Desktop yet, you can survey your users to identify who is using Docker Desktop. @@ -122,7 +122,7 @@ For more details, see [Invite members](/manuals/admin/organization/manage/member Configuring SSO and SCIM is optional and only available to Docker Business subscribers. To upgrade a Docker Team subscription to a Docker Business -subscription, see [Change your subscription](/manuals/subscription/change.md). +subscription, see [Upgrade a plan](/manuals/subscription/manage.md#upgrade-plans). Use your identity provider (IdP) to manage members and provision them to Docker automatically via SSO and SCIM. See the following for more details: diff --git a/content/manuals/admin/organization/setup/orgs.md b/content/manuals/admin/organization/setup/orgs.md index 4ce5256b3496..c905a1606cdb 100644 --- a/content/manuals/admin/organization/setup/orgs.md +++ b/content/manuals/admin/organization/setup/orgs.md @@ -74,7 +74,7 @@ the following steps: 1. Based on the number of seats from the secondary organization, [purchase additional seats](../manage/manage-seats.md) for the primary organization account that you want to keep. 1. Manually add users to the primary organization and remove existing users from the secondary organization. 1. Manually move over your data, including all repositories. -1. Once you're done moving all of your users and data, [downgrade](../../../subscription/change.md) the secondary account to a free subscription. Note that Docker does not offer refunds for downgrading organizations mid-billing cycle. +1. Once you're done moving all of your users and data, [downgrade](../../../subscription/plans/docker.md#cancel-a-docker-plan) the secondary account to a free subscription. Note that Docker does not offer refunds for downgrading organizations mid-billing cycle. If your organization has a Docker Business subscription with a purchase order, contact Support or your Account Manager at Docker. diff --git a/content/manuals/billing/3d-secure.md b/content/manuals/billing/3d-secure.md index 9b1b2efdca39..b7f9b940d33d 100644 --- a/content/manuals/billing/3d-secure.md +++ b/content/manuals/billing/3d-secure.md @@ -27,9 +27,9 @@ requirements. You may be asked to verify your identity when performing any of the following actions: -- Starting a [paid subscription](../subscription/setup.md) +- Starting a [paid subscription](../subscription/manage.md) - Changing your [billing cycle](/manuals/billing/cycle.md) from monthly to annual -- [Upgrading your subscription](../subscription/change.md) +- [Upgrading your subscription](../subscription/manage.md#upgrade-plans) - [Adding seats](../admin/organization/manage/manage-seats.md) to an existing subscription If 3DS is required and your payment method supports it, the verification prompt diff --git a/content/manuals/billing/_index.md b/content/manuals/billing/_index.md index 6202bc2310a5..033e4e45c676 100644 --- a/content/manuals/billing/_index.md +++ b/content/manuals/billing/_index.md @@ -3,7 +3,7 @@ title: Manage billing and payments linkTitle: Billing description: Find information about managing billing and payments for Docker subscriptions. keywords: billing, invoice, payment, subscription, Docker billing, update payment method, billing history, invoices, payment verification, tax exemption -weight: 10 +weight: 30 params: sidebar: group: Platform diff --git a/content/manuals/billing/payment-method.md b/content/manuals/billing/payment-method.md index 8e11fbbf3e26..ea5b7ab030a6 100644 --- a/content/manuals/billing/payment-method.md +++ b/content/manuals/billing/payment-method.md @@ -66,7 +66,7 @@ To remove a single payment method: 1. Find the payment method you want to remove from the **Payment method** table. 1. Select the three dots, then choose **Remove**. -To remove your default payment method, first set a different payment method as default, or [downgrade to a free subscription](/manuals/subscription/change.md). +To remove your default payment method, first set a different payment method as default, or [downgrade to a free subscription](/manuals/subscription/plans/docker.md#cancel-a-docker-plan). ## Enable and disable pay by invoice diff --git a/content/manuals/build-cloud/builder-settings.md b/content/manuals/build-cloud/builder-settings.md index fdae2806dbf9..665fa99b05dc 100644 --- a/content/manuals/build-cloud/builder-settings.md +++ b/content/manuals/build-cloud/builder-settings.md @@ -25,7 +25,7 @@ Any changes take effect immediately. Your subscription includes the following Build cache space: | Subscription | Build cache space | -|--------------|-------------------| +| ------------ | ----------------- | | Personal | N/A | | Pro | 50GB | | Team | 100GB | @@ -43,16 +43,16 @@ two builders: > [!IMPORTANT] > > If you only build for one architecture, be aware that your effective cache -space is half of your subscription's total allocation. +> space is half of your subscription's total allocation. ### Get more build cache space -To get more Build cache space, [upgrade your subscription](/manuals/subscription/scale.md). +To get more Build cache space, [upgrade your subscription](/manuals/subscription/manage.md#upgrade-plans). > [!TIP] > > If you build large images, consider allocating less storage for caching to -leave more space for active builds. +> leave more space for active builds. ## Private resource access diff --git a/content/manuals/dhi/how-to/select-enterprise.md b/content/manuals/dhi/how-to/select-enterprise.md index 02f0886901a0..8f53e52bde5b 100644 --- a/content/manuals/dhi/how-to/select-enterprise.md +++ b/content/manuals/dhi/how-to/select-enterprise.md @@ -20,7 +20,7 @@ To use this workflow, you need: - One of the following: - A DHI Select or Enterprise subscription. [Contact Docker sales](https://www.docker.com/products/hardened-images/#compare) to purchase DHI Enterprise - or [learn more about DHI Select](../../subscription/scale.md#add-dhi-select-to-organization-accounts). + or [learn more about DHI plans](../../subscription/plans/dhi.md). - An active DHI trial. [Start a free DHI trial](https://hub.docker.com/hardened-images/start-free-trial). - [Docker Desktop](../../desktop/release-notes.md) 4.65 or later to use the diff --git a/content/manuals/docker-hub/release-notes.md b/content/manuals/docker-hub/release-notes.md index de5906786744..8b6819216f9b 100644 --- a/content/manuals/docker-hub/release-notes.md +++ b/content/manuals/docker-hub/release-notes.md @@ -162,7 +162,7 @@ known issues for each Docker Hub release. ### New -- You can now purchase or upgrade to a Docker Business subscription using a credit card. To learn more, see [Upgrade your subscription](../subscription//change.md). +- You can now purchase or upgrade to a Docker Business subscription using a credit card. To learn more, see [Upgrade your subscription](../subscription/plans/docker.md). ## 2021-08-31 @@ -308,7 +308,7 @@ Docker introduces Hub Vulnerability Scanning which enables you to automatically ### Enhancements -- The [billing page](../subscription/change.md) for personal accounts has been updated. You can access the page at its new URL: [https://hub.docker.com/billing/plan](https://hub.docker.com/billing/plan). +- The [billing page](../subscription/plans/docker.md) for personal accounts has been updated. You can access the page at its new URL: [https://hub.docker.com/billing/plan](https://hub.docker.com/billing/plan). ### Known Issues diff --git a/content/manuals/docker-hub/troubleshoot.md b/content/manuals/docker-hub/troubleshoot.md index e0976f250d44..ddf772eba73c 100644 --- a/content/manuals/docker-hub/troubleshoot.md +++ b/content/manuals/docker-hub/troubleshoot.md @@ -33,7 +33,7 @@ You have reached your pull rate limit. You may increase the limit by authenticat You can use one of the following solutions: - [Authenticate](./usage/pulls.md#authentication) or - [upgrade](../subscription/change.md#upgrade-your-subscription) your Docker + [upgrade](../subscription/manage.md#upgrade-plans) your Docker account. - [View your pull rate limit](./usage/pulls.md#view-hourly-pull-rate-and-limit), wait until your pull rate limit decreases, and then try again. @@ -79,4 +79,4 @@ Unexpected status code 500 1. View the [Docker System Status Page](https://www.dockerstatus.com/) and verify that all services are operational. 2. Try accessing Docker Hub again. It may be a temporary issue. -3. [Contact Docker Support](https://www.docker.com/support/) to report the issue. \ No newline at end of file +3. [Contact Docker Support](https://www.docker.com/support/) to report the issue. diff --git a/content/manuals/subscription/_index.md b/content/manuals/subscription/_index.md index 74e4cafe9e2d..a787b6aa5713 100644 --- a/content/manuals/subscription/_index.md +++ b/content/manuals/subscription/_index.md @@ -1,37 +1,33 @@ --- -title: Subscription overview +title: Plans 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 +weight: 20 params: sidebar: group: Platform grid_subscriptions: - - title: Compare Docker subscriptions - description: Visit the pricing page to see what's included in different Docker subscriptions. + - title: Compare Docker plans + description: Visit the pricing page to see what's included in different Docker plans. link: "https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscription" icon: magnifying-glass - title: Set up your plan - description: Get started setting up a personal or organization subscription. - link: /subscription/setup/ + description: Get started setting up a personal or organization plan. + link: /subscription/manage/ icon: shopping-cart - - title: Scale your subscription - description: Add plans to your Docker account that fit your needs. - link: /subscription/scale/ + - title: Explore plans + description: Browse available Docker plans and add-ons for individuals, teams, and organizations. + link: /subscription/plans/ icon: chart-bar - - 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 description: Review the terms of the Docker Subscription Service Agreement. link: /subscription/desktop-license/ icon: document-text - - title: Subscription FAQs + - title: Plan FAQs description: Find the answers you need and explore common questions. link: /subscription/faq/ icon: question-mark-circle @@ -40,7 +36,7 @@ aliases: - /docker-hub/billing/faq/ --- -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. +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 changing your plan type. ## Docker plans @@ -54,9 +50,7 @@ You can subscribe to plans for individual or organization accounts, or plans for | [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. +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 [Docker plans](/manuals/subscription/plans/_index.md). ## Top up your plan @@ -69,7 +63,11 @@ Plans come with usage entitlements that can be extended without upgrading to a d | 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 | -Depending on the plan, you can top up your account through self-service or by contacting sales. +## Manage your plans + +To subscribe to a new plan, you can self-serve through **Billing** in [Docker Home](https://app.docker.com), or by contacting sales. + +To learn more about adding a new plan or upgrading an active plan, see [Manage plans](/manuals/subscription/manage.md). ## What's next diff --git a/content/manuals/subscription/change.md b/content/manuals/subscription/change.md deleted file mode 100644 index 2ba187eaccbc..000000000000 --- a/content/manuals/subscription/change.md +++ /dev/null @@ -1,72 +0,0 @@ ---- -title: Change your subscription -linkTitle: Upgrade or change -description: Upgrade or downgrade your Docker subscription and understand billing changes -keywords: upgrade subscription, downgrade subscription, docker pricing, subscription changes -aliases: - - /docker-hub/upgrade/ - - /docker-hub/billing/upgrade/ - - /subscription/upgrade/ - - /subscription/downgrade/ - - /subscription/core-subscription/upgrade/ - - /subscription/core-subscription/downgrade/ - - /docker-hub/cancel-downgrade/ - - /docker-hub/billing/downgrade/ - - /billing/scout-billing/ - - /billing/subscription-management/ -weight: 30 ---- - -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. - -## Upgrade your subscription - -When you upgrade your Docker subscription, you immediately get access to all features and entitlements in your new subscription tier. - -> [!TIP] -> If you're upgrading from a Personal subscription to a Team subscription -> and want to keep your username, [convert your user account into an organization](../admin/organization/setup/convert-account.md). - -To upgrade your subscription: - -1. Sign in to [Docker Home](https://app.docker.com/) and select the organization - you want to upgrade. -1. Select **Billing** to view your current plans. -1. Select **Browse products**. -1. Choose **View plans** from the Docker product tile on the products catalog page. -1. Choose a Docker Team or Docker Business plan for the organization. -1. Follow the on-screen instructions to complete your upgrade. - - If you choose to pay using a US bank account, you must verify the account. - - For more information, see [Verify a bank account](/manuals/billing/payment-method.md#verify-a-bank-account). - -For detailed feature information, see [Docker Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscriptionChange). - -## Downgrade considerations - -Consider the following before downgrading: - -- Team size and repositories: You may need to reduce team members and convert private repositories to public or delete them based on your new subscription limits. -- 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?ref=Docs&refAction=DocsSubscriptionChange). - -## Downgrade your subscription - -You can downgrade your Docker subscription at any time before the renewal date. The unused portion isn't refundable, but you retain access to paid features until the end of the current billing cycle. - -To downgrade your subscription: - -1. Sign in to [Docker Home](https://app.docker.com/) and select - the organization you want to downgrade. -1. Select **Billing**. -1. Select the action menu, then **Cancel subscription**. -1. Fill out the feedback survey to continue with cancellation. - -> [!IMPORTANT] -> -> If you have a sales-assisted Docker Business subscription, contact your account manager to downgrade your subscription. - -## Subscription pause policy - -You can't pause or delay a subscription. If a subscription invoice isn't paid by the due date, there's a 15-day grace period starting from the due date. diff --git a/content/manuals/subscription/desktop-license.md b/content/manuals/subscription/desktop-license.md index 747223dbfc52..4b23bbf19ed2 100644 --- a/content/manuals/subscription/desktop-license.md +++ b/content/manuals/subscription/desktop-license.md @@ -2,24 +2,27 @@ title: Docker Desktop license agreement description: Information about Docker Desktop's license agreement and commercial use requirements keywords: docker desktop license, subscription service agreement, commercial use, licensing terms -weight: 60 +weight: 40 +aliases: + - /subscription/products/desktop-license/ + - /subscription/plans/desktop-license/ --- Docker Desktop is licensed under the [Docker Subscription Service Agreement](https://www.docker.com/legal/docker-subscription-service-agreement). When you download and install Docker Desktop, you're asked to agree to these terms. The Docker Subscription Service Agreement states: - - Docker Desktop is free for: - - Small businesses (fewer than 250 employees AND less than $10 million in annual revenue) - - Personal use - - Education - - Non-commercial open source projects +- Docker Desktop is free for: + - Small businesses (fewer than 250 employees AND less than $10 million in annual revenue) + - Personal use + - Education + - Non-commercial open source projects - Docker Desktop requires a paid subscription for: - - Professional use in larger organizations - - Government entities - - Commercial use beyond the free tier limits + - Professional use in larger organizations + - Government entities + - Commercial use beyond the free tier limits - Paid subscriptions that include Docker Desktop: - - Docker Pro, Team, and Business subscriptions + - Docker Pro, Team, and Business subscriptions ## Understanding licensing terms diff --git a/content/manuals/subscription/details.md b/content/manuals/subscription/details.md deleted file mode 100644 index 95c090d3278e..000000000000 --- a/content/manuals/subscription/details.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: Compare subscription -linkTitle: Compare -weight: 10 -params: - sidebar: - goto: "https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscriptionDetails" ---- diff --git a/content/manuals/subscription/faq.md b/content/manuals/subscription/faq.md index c12254c063c8..30abba55c613 100644 --- a/content/manuals/subscription/faq.md +++ b/content/manuals/subscription/faq.md @@ -4,7 +4,7 @@ linkTitle: FAQs description: Frequently asked questions about Docker subscriptions and billing keywords: subscription faqs, docker billing, subscription transfer, academic pricing, docker programs tags: [FAQ] -weight: 70 +weight: 30 --- For more information on Docker subscriptions, see [Docker subscription overview](_index.md). diff --git a/content/manuals/subscription/manage.md b/content/manuals/subscription/manage.md new file mode 100644 index 000000000000..1af39b53e4fb --- /dev/null +++ b/content/manuals/subscription/manage.md @@ -0,0 +1,67 @@ +--- +title: Manage plans +linkTitle: Manage +description: + Learn how to set up, upgrade, downgrade or cancel, or cancel auto-renewal for available plans. +keywords: + purchase subscription, buy docker subscription, product catalog, browse + products, upgrade subscription, downgrade subscription, docker billing, cancel auto-renewal, cancel, top up, manage +weight: 20 +aliases: + - /subscription/change/ + - /subscription/setup/ + - /docker-hub/upgrade/ + - /docker-hub/billing/upgrade/ + - /subscription/upgrade/ + - /subscription/core-subscription/upgrade/ + - /billing/scout-billing/ + - /billing/subscription-management/ +--- + +You can add and manage your plans from the billing portal in Docker Home. Within the billing portal, you use the product catalog to view +self-serve Docker products, while the Overview page shows your active plans with options to upgrade or cancel. + +## Set up a new plan + +You can purchase Docker plans through the product catalog: + +1. Sign in to [Docker Home](https://app.docker.com/), then choose your personal + account or your organization account. +1. Go to **Billing**. +1. Select **Browse products**. + - The **Products** page contains products and upgrades available for self-serve. + - Some products in the catalog may apply to personal accounts, organization accounts, or both. + - Each product tile uses an account-type flag so you know the difference. +1. Select **View plans** to add a plan to your Docker account. +1. Verify your billing details, continue to payment, and complete checkout. + +## Upgrade plans + +You can upgrade active plans from the billing Overview page. + +1. Sign in to [Docker Home](https://app.docker.com/), then choose your personal + account or your organization account. +1. Go to **Billing** to view the Overview page. + - The Overview page contains your active plans and payment details. + - **Active plans** contains information about plan type, renewal cadence, and usage. +1. Top up or upgrade from the **Active plans** section. + - **Active plans** is where you complete all management actions. + - Depending on the plan type, you can select the action menu button or the **Manage** button to choose from available actions. +1. Verify your billing details, continue to payment, and complete checkout. + +> [!TIP] +> Billing behaviors vary from plan to plan. Learn more about usage, downgrading, or canceling plans +> from the relevant +> [product page](/manuals/subscription/plans/_index.md). + +## Sales-led products + +Some products are sales-led. You must +contact sales to opt in. + +## What's next + +- [Learn about available plans](/manuals/subscription/plans/_index.md) +- [Set up payment information](/manuals/billing/payment-method.md) +- [View invoices](/manuals/billing/history.md) +- To learn more about managing your billing details, see [Billing](/manuals/billing/_index.md). diff --git a/content/manuals/subscription/plans/_index.md b/content/manuals/subscription/plans/_index.md new file mode 100644 index 000000000000..57abec8380b0 --- /dev/null +++ b/content/manuals/subscription/plans/_index.md @@ -0,0 +1,53 @@ +--- +title: Docker plans +linkTitle: Plans +description: + Browse available Docker plans and add-ons for individuals, teams, and + organizations. +keywords: + docker products, docker subscriptions, docker core, ai governance, dhi select, + docker build cloud, gordon plans, product catalog +weight: 10 +aliases: + - /subscription/products/ + - /subscription/scale/ + - /subscription/details/ + - /subscription/downgrade/ + - /docker-hub/cancel-downgrade/ + - /docker-hub/billing/downgrade/ +grid: + - title: Docker + description: Personal and organization plans, including build and runtime minutes. + link: /subscription/plans/docker/ + icon: credit-card + - title: Gordon plans + description: Usage plans that increase your Gordon allowance. + link: /subscription/plans/gordon/ + icon: /icons/gordon.svg + - title: Docker Hardened Images (DHI) + description: Hardened image repositories for organization accounts. + link: /subscription/plans/dhi/ + icon: /icons/dhi.svg + - title: AI Governance + description: Licenses for organization-wide AI policy enforcement. + link: /subscription/plans/ai-governance/ + icon: shield-check +--- + +> [!TIP] +> Interested in pricing details? Check out the +> pricing page to compare plans. + +You can subscribe to plans on a self-serve basis when you go to the Docker product catalog from the billing portal. Plans can be tied to personal and organization account types, and include options to extend usage limits. + +This section explains how different plans work. You will learn about: + +- Usage entitlements for each plan +- Billing behaviors when you upgrade, downgrade, cancel, or cancel auto-renewal +- For supported plans, topping up with seats, licenses, or minutes + +To manage your plans by adding a new plan or upgrading an active plan, see [Manage plans](/manuals/subscription/manage.md). + +## Product catalog + +{{< grid >}} diff --git a/content/manuals/subscription/plans/ai-governance.md b/content/manuals/subscription/plans/ai-governance.md new file mode 100644 index 000000000000..80149e061901 --- /dev/null +++ b/content/manuals/subscription/plans/ai-governance.md @@ -0,0 +1,29 @@ +--- +title: AI Governance plan +linkTitle: AI Governance +description: + Manage AI Governance licenses for your organization, including purchasing, + assigning, and deactivating +keywords: + ai governance, licenses, organization licenses, ai policy, docker sandbox, + subscription management +weight: 40 +aliases: + - /subscription/products/ai-governance/ + - /subscription/ai-governance/ +--- + +[AI Governance](/manuals/ai/sandboxes/governance/_index.md) lets organization owners enforce policies for members across supported Docker AI products, like [Docker Sandbox](/manuals/ai/sandboxes/_index.md). When you add an AI Governance plan, you work with your Docker sales representative to determine the number of licenses needed, which are applied to your account. + +> [!TIP] +> To subscribe to AI Governance, contact sales. + +## Usage + +AI Governance lets organization owners enforce [governance policies](/manuals/ai/sandboxes/governance/org.md) to license-holding members. Organization policies override the local policies of a license-holding member. + +You can [assign AI Governance licenses](/manuals/admin/organization/manage/manage-licenses.md) to any organization member, even if they don't occupy a Docker Team or Docker Business seat. For best practice, review available licenses as you add new members since members without an AI Governance license can still use Docker AI products. + +## Billing behaviors + +AI Governance plan pricing is based on the number of licenses purchased. To add or remove licenses, contact your Docker sales representative. diff --git a/content/manuals/subscription/plans/dhi.md b/content/manuals/subscription/plans/dhi.md new file mode 100644 index 000000000000..0f71f87f731c --- /dev/null +++ b/content/manuals/subscription/plans/dhi.md @@ -0,0 +1,48 @@ +--- +title: DHI plans +linkTitle: Docker Hardened Images (DHI) +description: + Manage Docker Hardened Images Select and Enterprise repositories for + organization accounts, including purchasing, adding repositories, and + deactivating +keywords: dhi select, dhi enterprise, docker hardened images, hardened images, + repositories, organization subscription, secure images +weight: 30 +aliases: + - /subscription/products/dhi-select/ + - /subscription/dhi-select/ + - /subscription/plans/dhi-select/ +--- + +[Docker Hardened Images (DHI)](/manuals/dhi/_index.md) are secure, minimal, production-ready container images maintained by Docker. DHI is available in three plans: Community, Select, and Enterprise. + +> [!TIP] +> You can self-serve a DHI Select plan. See [Manage plans](../manage.md) to add DHI Select to your organization account. + +## Usage + +DHI Community gives you access to hardened base images from a public registry at no cost or additional setup. Any organization can pull hardened base images directly from `dhi.io`. + +When you upgrade from DHI Community to DHI Select, you purchase a set number of repositories that are mirrored into your organization's namespace. Entitlements are scoped to the organization account that you assign them to during checkout. All organization members can then pull from those mirrored repositories. + +DHI Enterprise extends DHI Select with unlimited customizations, full catalog access, the Hardened System Packages repository, and an Extended Lifecycle Support add-on. You must contact sales to upgrade to DHI Enterprise. + +For details on setting up and managing repositories, see [Get started with DHI Select and Enterprise](/manuals/dhi/how-to/select-enterprise.md). + +## Billing behaviors + +DHI Select is an annual plan billed per repository from the date your plan starts. Repositories added mid-cycle are prorated for the remainder of the billing period. You can add more repositories to your DHI Select plan by going to **Active plans** in the billing portal. For steps, see [Manage plans](../manage.md#upgrade-plans). + +## Remove repositories + +If you want to revert your plan to DHI Community, you must remove repositories from your DHI plan. Repository removals are deferred to the end of the current billing cycle. You can remove repositories at any time, but you cannot stop a plan mid-cycle to receive a partial refund. Repository access remains active until the cycle ends. + +To remove repositories: + +1. Sign in to [Docker Home](https://app.docker.com/) and go to **Billing**. +1. From **Active plans**, select **Manage** next to **Hardened Images**. + - Select **Remove repositories** to reduce the repository count to remove repositories. + - To keep your current repository count after renewal, select **Cancel scheduled change**. + - Cancellations and repository removals take effect at the end of the current annual billing cycle. + +If you're subscribed to DHI Enterprise, reach out to your sales representative to change your DHI plan. diff --git a/content/manuals/subscription/plans/docker.md b/content/manuals/subscription/plans/docker.md new file mode 100644 index 000000000000..c3e53a57dd4f --- /dev/null +++ b/content/manuals/subscription/plans/docker.md @@ -0,0 +1,128 @@ +--- +title: Docker plans +linkTitle: Docker +description: + Learn about Docker plans that upgrade personal and organization accounts, + including usage entitlements, billing behaviors, and downgrade options. +keywords: + docker core, docker team, docker business, docker pro, docker personal, + subscription seats, upgrade subscription, downgrade subscription, docker + pricing, subscription changes, build cloud minutes, testcontainers minutes +weight: 10 +aliases: + - /subscription/plans/core/ + - /subscription/products/core/ + - /subscription/core/ + - /subscription/testcontainers-cloud/ + - /subscription/products/testcontainers-cloud/ + - /subscription/products/build-cloud/ + - /subscription/build-cloud/ + - /subscription/core-subscription/downgrade/ +--- + +Docker plans refer to plans that upgrade your account type from the basic free plan to a paid plan. Paid Docker plans come with higher usage limits, commercial +licensing, and expanded feature sets. Upgrades to paid Docker plans are available for personal accounts +and organization accounts. + +> [!TIP] +> To upgrade your free Docker plan in the billing portal, see [Manage plans](../manage.md). + +## Usage + +Docker Personal and Docker Pro are Docker plans for individual account types while Docker Team and Docker Business are Docker plans for organization account types. + +This table summarizes usage limits and feature sets available with each Docker plan: + +| Feature | Personal | Pro | Team | Business | +| ---------------------------------- | ---------- | ---------- | ---------- | --------- | +| Docker Desktop | Basic | Commercial | Commercial | Hardened | +| Private Hub repos | 1 | Unlimited | Unlimited | Unlimited | +| Hub pull rate | 100/hr | Unlimited | Unlimited | Unlimited | +| Docker Scout repos | 1 | 2 | Unlimited | Unlimited | +| Gordon | Included | Included | — | — | +| Build Cloud minutes/month | Free trial | 200 | 500 | 1,500 | +| Testcontainers minutes/month | Free trial | 100 | 500 | 1,500 | +| SSO / SCIM | — | — | — | ✓ | +| Registry & Image Access Management | — | — | — | ✓ | +| Max users | 1 | 1 | 100 | Unlimited | + +> [!TIP] +> If you're upgrading from a Personal plan to a Team plan +> and want to keep your username, +> [convert your user account into an organization](/manuals/admin/organization/setup/convert-account.md). + +## Billing behaviors + +Docker individual and organization plans are billed at a flat rate per user per month, with monthly or +annual billing options. +Upgrading your plan immediately extends access to all features +and entitlements. + +### Organization seats + +For Docker Team and Docker Business, you can purchase more seats for new members to extend access to your paid Docker plan. To add or remove seats from your Docker plan: + +1. Sign in to [Docker Home](https://app.docker.com/), then choose your organization account. +1. Go to **Billing** to view the Overview page, then go to **Active plans**. +1. From the Docker Team or Docker Business tile, select the action menu. + - Select **Add seats** or **Remove seats** from the drop-down menu. + - When you add or remove seats, review your current seats against your new total seats. + - When you remove seats, you must remove members from your organization. +1. Verify your billing details, continue to payment, and complete checkout. + +To learn how to manage seats from the Admin Console, see +[Manage seats](/manuals/admin/organization/manage/manage-seats.md). + +### Docker Offload licenses + +[Docker Offload](/manuals/offload/_index.md) licenses are available for Docker Team and Docker Business plans. Once assigned to your account, organization owners can [manage license assignments](/manuals/admin/organization/manage/manage-licenses.md) in the Admin Console. + +To add Docker Offload licenses, you must contact sales. + +### Docker Build Cloud minutes + +Each plan includes a base allocation of [Docker Build Cloud](/manuals/build-cloud/_index.md) build minutes per +month. Base minutes reset on an annual or monthly cadence, and don't accumulate. Additional purchased +minutes expire at the end of your billing period. + +To purchase additional minutes: + +1. From [Docker Home](https://app.docker.com/), choose your organization. +1. Select Build Cloud, then Build minutes. +1. From the **Minute breakdown** table, select **Add minutes**. +1. Choose your additional minute amount. +1. Verify your billing details, continue to payment, and complete checkout. + +Your additional minutes appear on the Build minutes page immediately. + +### Testcontainers Cloud minutes + +Each plan includes a base allocation of Testcontainers Cloud runtime minutes +per month. Base minutes reset monthly and don't accumulate. + +You can add Testcontainers Cloud runtime minutes in two ways: + +- Contact sales to + pre-purchase runtime minutes at $3 per 100 minutes. Pre-purchased minutes + expire at the end of your billing period. +- Use on-demand runtime minutes at $4 per 100 minutes, billed at the end of + each monthly cycle. + +## Cancel a Docker plan + +> [!NOTE] +> If you have a sales-assisted Docker Business plan, +> you must contact your account manager to cancel. + +You can cancel at any time before your renewal date, but you can't pause or delay a plan. If an invoice isn't paid by the due date, there's a 15-day grace period starting from the due date. While the unused portion is not refundable, you still retain access to paid features until the end of the current billing cycle. Canceling your paid plans may have implications for collaborators or organization members: + +- Docker Pro private repository collaborators are removed and additional private repositories are locked. +- Docker Team or Docker Business members provisioned through SCIM without a password will be locked out. Remove SSO connections and verified domains if your organization uses single sign-on. +- For paid individual and organization plans, you must convert private repositories to fit your new plan limits. + +Canceling a paid plan returns your account to Docker Personal or a basic organization account. +To cancel your plan: + +1. Sign in to [Docker Home](https://app.docker.com/) and go to **Billing**. +2. From **Active plans**, select the action menu next to your Docker plan. +3. Select **Cancel plan** and complete the feedback survey. diff --git a/content/manuals/subscription/plans/gordon.md b/content/manuals/subscription/plans/gordon.md new file mode 100644 index 000000000000..e4399bd110a2 --- /dev/null +++ b/content/manuals/subscription/plans/gordon.md @@ -0,0 +1,48 @@ +--- +title: Gordon plans +linkTitle: Gordon +description: + Manage Gordon Plus, Max, and Ultra plans for personal accounts, including + purchasing, upgrading, and deactivating +keywords: + gordon, gordon plus, gordon max, gordon ultra, gordon usage, gordon plan, + personal subscription, ai assistant, usage allowance +weight: 20 +aliases: + - /subscription/products/gordon/ + - /subscription/gordon/ +--- + +[Gordon](/manuals/ai/gordon/_index.md) is an AI assistant for Docker workflows. Gordon Base is included at no cost with Docker Personal and Docker Pro plans. Gordon Plus, Max, and Ultra increase your monthly usage allowance and are available as self-serve in the billing portal. + +To upgrade to a Gordon paid plan, see [Manage plans](/manuals/subscription/manage.md). + +## Usage + +Gordon usage is measured in questions. When you upgrade from Gordon Base to a paid plan, your usage multiplies the Base allowance. Usage is tracked per calendar month and resets at the start of each new month. For full limit details, see [Gordon usage limits](/manuals/ai/gordon/usage-limits.md). + +> [!IMPORTANT] +> Gordon plans apply to personal Docker accounts only. If you purchase a Gordon +> plan while signed in with an organization account, the plan applies +> to your personal account automatically. + +## Billing behaviors + +Gordon plans are billed monthly at the first of the month. If you purchase after the first of the month, your invoice reflects prorated charges for the remaining days in the cycle. Subscribing to a Gordon plan charges you at the time of purchase. When you upgrade your Gordon plan, usage limits are immediately effective after payment. + +## Downgrade or disable auto-renewal + +When you downgrade a Gordon plan, the change takes effect on the 1st of the following month. Disabling auto-renewal for a Gordon plan returns your paid Gordon plan to Gordon Base in the same pattern. For example, if you downgrade from Gordon Ultra to Gordon Plus on April 15: + +- From April 15 through April 30, you retain Ultra access and usage limits. +- On May 1, you are charged the Gordon Plus plan rate and Gordon Plus usage limits take effect. + +To downgrade or disable auto-renewal: + +1. Sign in to [Docker Home](https://app.docker.com/) and go to **Billing**. +1. From **Active plans**, select **Manage** next to your Gordon plan. +1. Select **Downgrade plan** to switch to a lower tier, or **Disable auto renewal** to end your plan after the current billing cycle. + +> [!IMPORTANT] +> Docker does not issue refunds or credits +> for remaining days in the current cycle. diff --git a/content/manuals/subscription/scale.md b/content/manuals/subscription/scale.md deleted file mode 100644 index 469a0118bef0..000000000000 --- a/content/manuals/subscription/scale.md +++ /dev/null @@ -1,134 +0,0 @@ ---- -title: Scale your subscription -linkTitle: Scale -description: Scale Docker Build Cloud, Testcontainers Cloud, Gordon, and DHI consumption for your subscription -keywords: scale subscription, docker build cloud minutes, testcontainers cloud minutes, gordon plan, docker hardened images, dhi repositories, usage scaling -weight: 40 ---- - -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: - -- Docker Hardened Images (DHI) Select repositories for organization accounts -- Gordon Plus, Max, and Ultra plans for personal accounts -- Seats for Docker Core subscriptions like Docker Team and Docker Business -- Licenses for individual products, like AI Governance (available for Docker Sandboxes) and Docker Offload -- Build minutes for Docker Build Cloud -- Cloud runtime minutes for Testcontainers - -## Add DHI Select to organization accounts - -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. - -To purchase hardened repositories with DHI Select: - -1. Sign in to [Docker Home](https://app.docker.com/) and select your organization. -1. Select **Billing**, then **Browse products**. -1. Select **Hardened Images** from the products page. -1. Choose the organization account that should receive the DHI repository, then **Continue**. You can add repositories for one account at a time. -1. Select **Add repositories**, then add the number of new repositories you want to add to the account. -1. Verify your billing details, continue to payment, and complete checkout. - -To manage the repositories in your active DHI Select plan: - -1. From the Billing overview page, select **Manage** next to **Hardened Images**. -1. Choose from the available actions: - - **Add repositories** lets you add additional repositories to your active plan. You will verify your billing details, continue to payment, and complete checkout. - - **Remove repositories** lets you remove repositories. - - **Disable auto-renewal** cancels your DHI Select plan at the end of the current billing cycle. - -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. - -## Add a Gordon Plus, Max, or Ultra plan to personal accounts - -> [!IMPORTANT] -> Gordon subscriptions apply to personal Docker accounts only. -> If you purchase a Gordon plan while signed in with an organization account, -> the subscription applies to your personal account automatically. - -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. - -To add a new Gordon plan to your account: - -1. Sign in to [Docker Home](https://app.docker.com/) and select your Docker personal account. -1. Select **Billing**, then **Browse products**. -1. Select **View plans** from the **Upgrade Gordon** section of the products page. -1. Choose the Gordon subscription plan you want to apply to your personal account. -1. Verify your billing details, continue to payment, and complete checkout. - -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. - -To upgrade your Gordon plan: - -1. From the Billing overview page, select **Manage** from the Gordon tile under your active plans. -1. Select **Upgrade plan** and choose the new plan you want to upgrade to. -1. Verify your billing details, continue to payment, and complete checkout. - -To learn about Gordon usage, see [Gordon usage limits and tiers](/manuals/ai/gordon/usage-limits.md). - -## Add licenses - -Licenses add a layer to your Docker subscriptions, letting you assign products to select members of your -organization without consuming a Docker Core seat. You can purchase licenses for some Docker products: - -- AI Governance -- Docker Offload - -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. - -> [!TIP] -> To purchase licenses for AI Governance and Docker Offload, contact sales. - -### AI Governance licenses - -AI Governance licenses let admins create and apply organization-wide AI Governance policies for license-holding members. - -- AI Governance licenses apply to Docker Sandbox usage. -- AI Governance licenses are separate from Docker Team or Business, so you can purchase AI Governance licenses without an existing subscription. -- When you purchase AI Governance licenses, you may assign them to organization members without a Docker Core seat. - -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. - -### Docker Offload licenses - -Docker Offload lets developers offload building and running containers to the cloud. - -- You must have a Docker Team or Docker Business subscription. -- You can only assign Docker Offload licenses to members with Docker Team or Docker Business. - -## Add minutes - -Base subscription minutes reset each month and don't accumulate. Additional purchased minutes persist until the end of your subscription period. - -For example, with an annual Docker Team subscription (500 included minutes), if you purchase 500 additional minutes, the 500 base minutes reset monthly while the 500 additional minutes remain available until your annual renewal. - -### Docker Build Cloud build minutes - -Purchase additional build minutes through the Docker Build Cloud Dashboard: - -1. Sign in to [Docker Home](https://app.docker.com/) and choose - your organization. -1. Select **Build Cloud**, then **Build minutes**. -1. Select **Add minutes**. -1. Select your additional minute amount, then **Continue to payment**. -1. Enter your payment details and billing address. -1. Review your order and select **Pay**. - -Your additional minutes appear on the Build minutes page immediately. - -### Docker Testcontainers Cloud runtime minutes - -You can add Testcontainers Cloud runtime minutes in two ways: - -- Contact sales to pre-purchase runtime minutes at discounted rates -- Use unlimited runtime minutes on-demand with billing at the end of each monthly cycle - -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. - -## What's next - -- [Manage licenses](/manuals/admin/organization/manage/manage-licenses.md) -- [Manage seats](/manuals/admin/organization/manage/manage-seats.md) -- [View your consumption](../admin/organization/manage/manage-products.md#monitor-product-usage-for-your-organization) -- [Docker Build Cloud overview](/manuals/build-cloud/_index.md) -- [DHI Select and Enterprise quickstart](/manuals/dhi/how-to/select-enterprise.md) -- [Testcontainers overview](/manuals/testcontainers.md) diff --git a/content/manuals/subscription/setup.md b/content/manuals/subscription/setup.md deleted file mode 100644 index 77d1333589ec..000000000000 --- a/content/manuals/subscription/setup.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -description: Set up Docker subscriptions for personal accounts and organizations -keywords: subscription setup, docker pro, docker team, docker business, organization setup, gordon plan -title: Set up your subscription -linkTitle: Setup -weight: 20 ---- - -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 in each tier, see [Docker Pricing](https://www.docker.com/pricing?ref=Docs&refAction=DocsSubscriptionSetup). - -## Personal accounts - -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. - -- To learn about Docker Pro subscriptions, [compare Docker Personal and Docker Pro](https://www.docker.com/pricing/). -- To increase your Gordon usage allowance, see [Scale your subscription](/manuals/subscription/scale.md). - -## Organization accounts - -You can subscribe a new or existing organization to Docker Team or Business subscriptions. Only organization owners can manage billing for the organization. - -1. [Create your Docker ID](../accounts/create-account.md) if you don't already have one. -1. [Create your organization](../admin/organization/setup/orgs.md) or use an existing organization you own. -1. Select **Billing** to view your current plans, then select **Browse products**. -1. From the products catalog page, select **View plans** from the Docker tile. -1. Choose a Docker Team or Business subscription for the organization. -1. Fill in plan entitlements, verify your billing details, then continue to payment to complete checkout. - -## What's next - -- To upgrade an existing organization's subscription, see [Upgrade your subscription](./change.md#upgrade-your-subscription). -- To scale your subscription with add-ons like DHI Select, Gordon plans, licenses, or usage minutes, see [Scale your subscription](/manuals/subscription/scale.md). diff --git a/content/manuals/support/_index.md b/content/manuals/support/_index.md index 713a828b4830..264fed5f6bac 100644 --- a/content/manuals/support/_index.md +++ b/content/manuals/support/_index.md @@ -3,7 +3,7 @@ title: Get support for Docker products linkTitle: Support description: Learn about support options for Docker products including paid subscriptions and community resources keywords: support, help, docker desktop, subscriptions, community, troubleshooting -weight: 5 +weight: 50 params: sidebar: group: Platform