From 41a8abc74b19c39381bf3e885c5a6a32a64eb76b Mon Sep 17 00:00:00 2001 From: Alexa Date: Fri, 27 Feb 2026 14:27:10 -0600 Subject: [PATCH 1/2] remove call outs to manage seats doc --- .claude/settings.local.json | 7 ++++ content/manuals/subscription/manage-seats.md | 41 +++++++------------- 2 files changed, 20 insertions(+), 28 deletions(-) create mode 100644 .claude/settings.local.json diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 000000000000..af2d162ee44a --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,7 @@ +{ + "permissions": { + "allow": [ + "Bash(sort find /mnt/c/Users/Alexa/Documents/docs/content -type d -name \"*troubleshoot*\")" + ] + } +} diff --git a/content/manuals/subscription/manage-seats.md b/content/manuals/subscription/manage-seats.md index 414e1be31df0..6c1628012041 100644 --- a/content/manuals/subscription/manage-seats.md +++ b/content/manuals/subscription/manage-seats.md @@ -19,42 +19,34 @@ You can add or remove seats from your Docker Team or Business subscription at an ## Add seats to your subscription +If you have a sales-assisted Docker Business subscription, contact your account manager to add seats to your subscription. + {{< tabs >}} {{< tab name="Docker subscription" >}} -> [!IMPORTANT] -> -> If you have a sales-assisted Docker Business subscription, contact your account manager to add seats to your subscription. - To add seats: 1. Sign in to [Docker Home](https://app.docker.com/) and select your organization. 1. Select **Billing**. + - 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). 1. Select **Add seats** and follow the on-screen instructions to complete -adding seats. Note, you can't use pay by invoice for purchasing additional -seats. You must use a card or US bank account. - -> [!NOTE] -> -> 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). +adding seats. + - You can't use pay by invoice for purchasing additional seats. + - You must use a card or US bank account. You can now add more members to your organization. For more information, see [Manage organization members](../admin/organization/members.md). {{< /tab >}} {{< tab name="Legacy Docker subscription" >}} -> [!IMPORTANT] -> -> If you have a sales-assisted Docker Business subscription, contact your account manager to add seats to your subscription. - To add seats to your Legacy Docker subscription: 1. Sign in to [Docker Hub](https://hub.docker.com). -1. Select your organization, then select **Billing**. -1. On the Billing page, select **Add seats**. -1. Select the number of seats you want to add, then select **Purchase**. +2. Select your organization, then select **Billing**. +3. On the Billing page, select **Add seats**. +4. Select the number of seats you want to add, then select **Purchase**. To add seats to Docker Build Cloud: @@ -75,14 +67,11 @@ You can remove seats from your Team or Business subscription at any time. Change For example, if you're billed on the 8th of every month for 10 seats and remove 2 seats on the 15th, the 2 seats remain available until your next billing cycle. Your payment for 8 seats begins on the next billing cycle. + {{< tabs >}} {{< tab name="Docker subscription" >}} -> [!IMPORTANT] -> -> If you have a sales-assisted Docker Business subscription, contact your account manager to remove seats from your subscription. - -To remove seats: + If you have a sales-assisted Docker Business subscription, contact your account manager to remove seats from your subscription. To remove seats: 1. Sign in to [Docker Home](https://app.docker.com/) and select your organization. @@ -95,11 +84,7 @@ You can cancel the removal of seats before your next billing cycle. To do so, se {{< /tab >}} {{< tab name="Legacy Docker subscription" >}} -> [!IMPORTANT] -> -> If you have a sales-assisted Docker Business subscription, contact your account manager to remove seats from your subscription. - -To remove seats from your Legacy Docker subscription: + If you have a sales-assisted Docker Business subscription, contact your account manager to remove seats from your subscription. To remove seats from your Legacy Docker subscription: 1. Sign in to [Docker Hub](https://hub.docker.com). 1. Select your organization, then select **Billing**. From a6f9052bfd6f8e881ff623c155b2f220b56868e3 Mon Sep 17 00:00:00 2001 From: Alexa Date: Fri, 27 Feb 2026 14:35:30 -0600 Subject: [PATCH 2/2] msi installer ctas --- .../enterprise-deployment/msi-install-and-configure.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/content/manuals/enterprise/enterprise-deployment/msi-install-and-configure.md b/content/manuals/enterprise/enterprise-deployment/msi-install-and-configure.md index 8eaabbe79ed4..422131428638 100644 --- a/content/manuals/enterprise/enterprise-deployment/msi-install-and-configure.md +++ b/content/manuals/enterprise/enterprise-deployment/msi-install-and-configure.md @@ -71,9 +71,7 @@ Non-interactive installations are silent and any additional configuration must b ### Common installation commands -> [!IMPORTANT] -> -> Admin rights are required to run any of the following commands. +Admin rights are required to run any of the following commands. #### Install interactively with verbose logging @@ -199,9 +197,7 @@ msiexec /x "DockerDesktop.msi" /quiet ### Configuration options -> [!IMPORTANT] -> -> In addition to the following custom properties, the Docker Desktop MSI installer also supports the standard [Windows Installer command line options](https://learn.microsoft.com/en-us/windows/win32/msi/standard-installer-command-line-options). +In addition to the following custom properties, the Docker Desktop MSI installer also supports the standard [Windows Installer command line options](https://learn.microsoft.com/en-us/windows/win32/msi/standard-installer-command-line-options). | Property | Description | Default | | :--- | :--- | :--- |