Merge pull request #22040 from sarahsanders-docker/billing-clarification

billing: docker hub pre-paid clarification
This commit is contained in:
Sarah Sanders 2025-02-18 13:18:33 -05:00 committed by GitHub
commit 5ba3cdbe81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 16 additions and 7 deletions

View File

@ -49,7 +49,10 @@ There are two billing models for paying for additional Docker Hub storage:
> [!NOTE]
>
> Pre-purchased storage expires at the end of your subscription period.
> Pre-purchased storage expires at the end of your subscription period. Subscriptions
> periods are either monthly or annually. For example, if you are on a monthly plan,
> unused storage from each month does not roll over into the next. If you are on an
> annual plan, unused storage from each year does not roll over into the next.
- Post-pay: Receive an overage invoice for storage usage that exceeds your subscription plan's included amount
at the end of your billing cycle.

View File

@ -32,7 +32,7 @@ You can scale consumption for the following:
- Docker Build Cloud build minutes
- Docker Testcontainers Cloud runtime minutes
- Docker Hub storage and image pulls
- Docker Hub storage and pulls
To better understand your needs, you can view your consumption at any time. For
more details, see [View Docker product
@ -62,14 +62,20 @@ usage will be billed at the end of each monthly billing cycle. On-demand usage
is billed at a higher rate than pre-purchased capacity. To avoid on-demand
charges, pre-purchase additional minutes.
## Add Docker Hub storage or image pulls
## Add Docker Hub storage or pulls
{{% include "hub-limits.md" %}}
You can pre-purchase images pulls and storage by [contacting
sales](https://www.docker.com/pricing/contact-sales/).
You can pre-purchase pulls and storage by [contacting
sales](https://www.docker.com/pricing/contact-sales/). For more information on Docker
Hub storage pricing, see [Docker Hub storage pricing](/manuals/billing/docker-hub-pricing.md).
> [!WARNING]
>
> Once purchased, you can't adjust your pre-paid pulls, only remove them. To change
> the amount of pre-paid pulls you must remove them, wait for the billing cycle to
> end, and then purchase a new amount.
In addition to pre-purchase, you are able to use as much resources as you need
on-demand. On-demand usage is billed at a higher rate than pre-purchased
capacity. To avoid on-demand charges, pre-purchase additional storage or image
pulls.
capacity. To avoid on-demand charges, pre-purchase additional storage or pulls.