Skip to content

Commit 5ba3cdb

Browse files
Merge pull request #22040 from sarahsanders-docker/billing-clarification
billing: docker hub pre-paid clarification
2 parents c8fafb9 + ccfc55e commit 5ba3cdb

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

content/manuals/billing/docker-hub-pricing.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,10 @@ There are two billing models for paying for additional Docker Hub storage:
4949

5050
> [!NOTE]
5151
>
52-
> Pre-purchased storage expires at the end of your subscription period.
52+
> Pre-purchased storage expires at the end of your subscription period. Subscriptions
53+
> periods are either monthly or annually. For example, if you are on a monthly plan,
54+
> unused storage from each month does not roll over into the next. If you are on an
55+
> annual plan, unused storage from each year does not roll over into the next.
5356
5457
- Post-pay: Receive an overage invoice for storage usage that exceeds your subscription plan's included amount
5558
at the end of your billing cycle.

content/manuals/subscription/scale.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can scale consumption for the following:
3232

3333
- Docker Build Cloud build minutes
3434
- Docker Testcontainers Cloud runtime minutes
35-
- Docker Hub storage and image pulls
35+
- Docker Hub storage and pulls
3636

3737
To better understand your needs, you can view your consumption at any time. For
3838
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
6262
is billed at a higher rate than pre-purchased capacity. To avoid on-demand
6363
charges, pre-purchase additional minutes.
6464

65-
## Add Docker Hub storage or image pulls
65+
## Add Docker Hub storage or pulls
6666

6767
{{% include "hub-limits.md" %}}
6868

69-
You can pre-purchase images pulls and storage by [contacting
70-
sales](https://www.docker.com/pricing/contact-sales/).
69+
You can pre-purchase pulls and storage by [contacting
70+
sales](https://www.docker.com/pricing/contact-sales/). For more information on Docker
71+
Hub storage pricing, see [Docker Hub storage pricing](/manuals/billing/docker-hub-pricing.md).
72+
73+
> [!WARNING]
74+
>
75+
> Once purchased, you can't adjust your pre-paid pulls, only remove them. To change
76+
> the amount of pre-paid pulls you must remove them, wait for the billing cycle to
77+
> end, and then purchase a new amount.
7178
7279
In addition to pre-purchase, you are able to use as much resources as you need
7380
on-demand. On-demand usage is billed at a higher rate than pre-purchased
74-
capacity. To avoid on-demand charges, pre-purchase additional storage or image
75-
pulls.
81+
capacity. To avoid on-demand charges, pre-purchase additional storage or pulls.

0 commit comments

Comments
 (0)