mirror of https://github.com/docker/docs.git
ENGDOCS-2394 (#21892)
<!--Delete sections as needed --> ## Description https://docker.slack.com/archives/C07J5KCP3GD/p1737481775573619 ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
71052e0679
commit
9e3da36298
|
@ -4,5 +4,5 @@
|
|||
> [!NOTE]
|
||||
>
|
||||
> The Docker Hub plan limits will take effect on March 1, 2025. No charges on
|
||||
> Docker Hub image pulls or storage will be incurred between December 10, 2024,
|
||||
> Docker Hub pulls or storage will be incurred between December 10, 2024,
|
||||
> and February 28, 2025.
|
|
@ -51,7 +51,7 @@ params:
|
|||
description: Customize your Docker Desktop workflow.
|
||||
icon: extension
|
||||
link: /extensions/
|
||||
- title: Testcontainers cloud
|
||||
- title: Testcontainers Cloud
|
||||
description: Run integration tests, with real dependencies, in the cloud.
|
||||
icon: package_2
|
||||
link: https://testcontainers.com/cloud/docs/
|
||||
|
|
|
@ -10,7 +10,7 @@ to help you understand your storage consumption and costs.
|
|||
|
||||
> [!NOTE]
|
||||
>
|
||||
> Docker Hub plan limits will take effect on March 1, 2025. No charges on Docker Hub image pulls
|
||||
> Docker Hub plan limits will take effect on March 1, 2025. No charges on Docker Hub pulls
|
||||
or storage will be incurred from December 10, 2024 and February 28, 2025.
|
||||
|
||||
## How storage is measured
|
||||
|
|
|
@ -69,7 +69,7 @@ Testcontainers Cloud.
|
|||
|
||||
Docker Pro includes:
|
||||
|
||||
- 200 Docker Build Cloud minutes per month.
|
||||
- 200 Docker Build Cloud build minutes per month.
|
||||
- 2 included repositories with continuous vulnerability analysis in Docker Scout.
|
||||
- 100 Testcontainers Cloud runtime minutes per month for use either in Docker Desktop or for CI.
|
||||
- No Docker Hub image pull rate limits.
|
||||
|
@ -89,7 +89,7 @@ Docker Hub, Docker Scout, Docker Build Cloud, and Testcontainers Cloud.
|
|||
|
||||
Docker Team includes:
|
||||
|
||||
- 500 Docker Build Cloud minutes per month.
|
||||
- 500 Docker Build Cloud build minutes per month.
|
||||
- Unlimited Docker Scout repositories with continuous vulnerability analysis.
|
||||
- 500 Testcontainers Cloud runtime minutes per month for use either in Docker Desktop or for CI.
|
||||
- No Docker Hub image pull rate limits.
|
||||
|
@ -113,7 +113,7 @@ Build Cloud, and Testcontainers Cloud.
|
|||
|
||||
Docker Business includes:
|
||||
|
||||
- 1500 Docker Build Cloud minutes per month.
|
||||
- 1500 Docker Build Cloud build minutes per month.
|
||||
- Unlimited Docker Scout repositories with continuous vulnerability analysis.
|
||||
- 1500 Testcontainers Cloud runtime minutes per month for use either in Docker Desktop or
|
||||
for CI.
|
||||
|
@ -193,7 +193,7 @@ For a list of features available in each legacy tier, see [Legacy Docker Pricing
|
|||
|
||||
When you upgrade your Legacy Docker Pro plan to a Docker Pro subscription plan, your plan includes the following changes:
|
||||
|
||||
- Docker Build Cloud minutes increased from 100/month to 200/month and no monthly fee.
|
||||
- Docker Build Cloud build minutes increased from 100/month to 200/month and no monthly fee.
|
||||
- 2 included repositories with continuous vulnerability analysis in Docker Scout.
|
||||
- 100 Testcontainers Cloud runtime minutes are now included for use either in Docker Desktop or for CI.
|
||||
- Docker Hub image pull rate limits are removed.
|
||||
|
@ -226,7 +226,7 @@ For a list of features available in each legacy tier, see [Legacy Docker Pricing
|
|||
When you upgrade your Legacy Docker Team plan to a Docker Team subscription plan, your plan includes the following changes:
|
||||
|
||||
- Instead of paying an additional per-seat fee, Docker Build Cloud is now available to all users in your Docker plan.
|
||||
- Docker Build Cloud minutes increase from 400/mo to 500/mo.
|
||||
- Docker Build Cloud build minutes increase from 400/mo to 500/mo.
|
||||
- Docker Scout now includes unlimited repositories with continuous vulnerability analysis, an increase from 3.
|
||||
- 500 Testcontainers Cloud runtime minutes are now included for use either in Docker Desktop or for CI.
|
||||
- Docker Hub image pull rate limits are removed.
|
||||
|
|
|
@ -30,7 +30,7 @@ amount of consumption. You can scale your consumption at any time during your su
|
|||
|
||||
You can scale consumption for the following:
|
||||
|
||||
- Docker Build Cloud minutes
|
||||
- Docker Build Cloud build minutes
|
||||
- Docker Testcontainers Cloud runtime minutes
|
||||
- Docker Hub storage and image pulls
|
||||
|
||||
|
@ -38,9 +38,9 @@ To better understand your needs, you can view your consumption at any time. For
|
|||
more details, see [View Docker product
|
||||
usage](../admin/organization/manage-products.md#view-docker-product-usage).
|
||||
|
||||
## Add Docker Build Cloud minutes
|
||||
## Add Docker Build Cloud build minutes
|
||||
|
||||
You can pre-purchase Docker Build Cloud minutes in the Docker Build Cloud Dashboard:
|
||||
You can pre-purchase Docker Build Cloud build minutes in the Docker Build Cloud Dashboard:
|
||||
|
||||
1. Sign in to [Docker Home](https://app.docker.com/).
|
||||
2. Under Settings and administration, select **Billing**.
|
||||
|
|
Loading…
Reference in New Issue