Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion content/manuals/billing/docker-hub-pricing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
11 changes: 9 additions & 2 deletions content/manuals/subscription/scale.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,15 @@ charges, pre-purchase additional minutes.

{{% 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 image 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 image pulls, only remove them. To change
> the amount of pre-paid image 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
Expand Down
Loading