You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker subscription plans include a specific amount of allocated
26
+
[Docker subscription plans](/manuals/subscription/details.md) include a specific amount of allocated
27
27
private repository storage:
28
28
29
29
- Personal plan: Includes up to 2GB of storage.
30
30
- Pro plan: Includes up to 5GB of storage.
31
31
- Team plan: Includes up to 50GB of storage.
32
32
- Business plan: Includes up to 500GB of storage.
33
33
34
-
Docker Hub determines additional charges based on your average monthly usage of private repository storage.
34
+
Docker Hub determines additional charges based on your average monthly usage of private repository storage. If a repository is private at any point within an hour, it is counted as private for the full hour.
35
35
36
36
If you go over your allocated private repository storage, you will incur overage
37
-
costs. To calculate overage costs the included storage for your plan is subtracted from your average monthly
37
+
costs. To calculate overage costs, the included storage for your plan is subtracted from your average monthly
38
38
usage.
39
39
40
40
## Docker Hub consumption pricing
@@ -56,7 +56,7 @@ at the end of your billing cycle.
56
56
57
57
### Storage carryover
58
58
59
-
If you pre-pay for storage, your purchased storage is valid for the entire subscription period. You can use it any time during that period, and any unused portion will roll over to the next month until the subscription period ends.
59
+
If you pre-pay for storage, your purchased storage is valid for your entire subscription period. You can use it any time during that period, and any unused portion will roll over to the next month until the subscription period ends.
60
60
61
61
In the following example, a customer with an annual Business plan pre-pays for 500GB of storage for the year. Their plan includes a base allocation of 500GB of storage per month.
62
62
- In January, they use 510 GB-month, exceed their base allocation, and use 10GB from their pre-paid storage. Their remaining pre-paid
0 commit comments