diff --git a/content/manuals/billing/docker-hub-pricing.md b/content/manuals/billing/docker-hub-pricing.md index 3c8aa40f023e..812b8b8eb91a 100644 --- a/content/manuals/billing/docker-hub-pricing.md +++ b/content/manuals/billing/docker-hub-pricing.md @@ -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. diff --git a/content/manuals/subscription/scale.md b/content/manuals/subscription/scale.md index 2cd1e6a828f6..873a950adec0 100644 --- a/content/manuals/subscription/scale.md +++ b/content/manuals/subscription/scale.md @@ -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. \ No newline at end of file +capacity. To avoid on-demand charges, pre-purchase additional storage or pulls. \ No newline at end of file