mirror of https://github.com/docker/docs.git
build(cloud): clarify organization restriction for dbc team subscription
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
f7e5d35705
commit
34d5940a55
|
@ -30,7 +30,7 @@ Before deactivating your Docker account, ensure that you meet the following requ
|
|||
|
||||
- If you have an active Docker subscription, [downgrade it to a Docker Personal subscription](../subscription/downgrade.md).
|
||||
|
||||
- If you have an active Docker Build Cloud Paid subscription, [downgrade it to a Docker Build Cloud Starter subscription](../billing/build-billing.md#downgrade-your-subscription).
|
||||
- If you have an active Docker Build Cloud Team subscription, [downgrade it to a Docker Build Cloud Starter subscription](../billing/build-billing.md#downgrade-your-subscription).
|
||||
|
||||
- If you have an active Docker Scout subscription, [downgrade it to a Docker Scout Free subscription](../billing/scout-billing.md#downgrade-your-subscription).
|
||||
|
||||
|
@ -73,4 +73,4 @@ Once you have completed all the steps above, you can deactivate your organizatio
|
|||
3. In **Settings**, select the **Deactivate Org** tab and then **Deactivate organization**.
|
||||
|
||||
> This cannot be undone. Be sure you've gathered all the data you need from your organization before deactivating it.
|
||||
{ .warning }
|
||||
{ .warning }
|
||||
|
|
|
@ -33,7 +33,7 @@ If you have an existing [Docker subscription](./details.md), Build Cloud is incl
|
|||
- All the features listed for Docker Team plus Build Cloud
|
||||
- 800 build minutes every month
|
||||
|
||||
## Docker Build Cloud Paid
|
||||
## Docker Build Cloud Team
|
||||
|
||||
You can upgrade the starter plan for any tier to enhance your developers' experience with the following features:
|
||||
|
||||
|
@ -41,6 +41,11 @@ You can upgrade the starter plan for any tier to enhance your developers' experi
|
|||
- Option to buy reserve minutes
|
||||
- Increased shared cache
|
||||
|
||||
The Docker Build Cloud Team subscription is tied to a Docker
|
||||
[organization](../admin/organization/_index.md). To use the build minutes or
|
||||
shared cache of a Docker Build Cloud Team subscription, users must be a part of
|
||||
the organization associated with the subscription.
|
||||
|
||||
To learn how to buy this subscription, see [Docker Build Cloud billing](../billing/build-billing.md).
|
||||
|
||||
## Docker Build Cloud Enterprise
|
||||
|
|
Loading…
Reference in New Issue