Skip to content

Commit 539ab02

Browse files
publish updates from main (#22165)
Automated pull request for publishing docs updates. --------- Signed-off-by: Craig <[email protected]> Co-authored-by: Craig Osterhout <[email protected]> Co-authored-by: Sarah Sanders <[email protected]>
2 parents d19111d + 79d037d commit 539ab02

File tree

4 files changed

+108
-16
lines changed

4 files changed

+108
-16
lines changed

content/guides/testcontainers-cloud/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Testcontainers Cloud is a cloud-based solution designed to streamline and enhanc
3838

3939
Works well with Docker Desktop, GitHub Actions, Jenkins, Kubernetes, and other CI solutions
4040

41-
Docker Pro, Team, and Business subscriptions come with Testcontainers Cloud runtime minutes, and additional minutes are available via consumption pricing.
41+
Docker Pro, Team, and Business subscriptions come with Testcontainers Cloud runtime minutes, and additional minutes are available via consumption pricing. Testcontainers Cloud runtime minutes do not rollover month to month.
4242

4343
## Who’s this for?
4444

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
---
2+
description: Learn how to troubleshoot common Docker Hub issues.
3+
keywords: hub, troubleshoot
4+
title: Troubleshoot Docker Hub
5+
linkTitle: Troubleshoot
6+
weight: 60
7+
tags: [Troubleshooting]
8+
toc_max: 2
9+
---
10+
11+
If you experience issues with Docker Hub, refer to the following solutions.
12+
13+
## You have reached your pull rate limit (429 response code)
14+
15+
### Error message
16+
17+
When this issue occurs, you receive following error message in the Docker CLI or
18+
in the Docker Engine logs:
19+
20+
```text
21+
You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limits
22+
```
23+
24+
### Possible causes
25+
26+
- You have reached your pull rate limit as an authenticated Docker Personal
27+
user.
28+
- You have reached your pull rate limit as an unauthenticated user based on your
29+
IPv4 address or IPv6 /64 subnet.
30+
31+
### Solution
32+
33+
You can use one of the following solutions:
34+
35+
- [Authenticate](./usage/pulls.md#authentication) or
36+
[upgrade](../subscription/change.md#upgrade-your-subscription) your Docker
37+
account.
38+
- [View your pull rate limit](./usage/pulls.md#view-hourly-pull-rate-and-limit),
39+
wait until your pull rate limit decreases, and then try again.
40+
41+
## Too many requests (429 response code)
42+
43+
### Error message
44+
45+
When this issue occurs, you receive following error message in the Docker CLI or
46+
in the Docker Engine logs:
47+
48+
```text
49+
Too Many Requests
50+
```
51+
52+
### Possible causes
53+
54+
- You have reached the [Abuse rate limit](./usage/_index.md#abuse-rate-limit).
55+
56+
### Solution
57+
58+
1. Check for broken CI/CD pipelines accessing Docker Hub and fix them.
59+
2. Implement a retry with back-off solution in your automated scripts to ensure
60+
that you're not resending thousands of requests per minute.
61+
62+
## 500 response code
63+
64+
### Error message
65+
66+
When this issue occurs, the following error message is common in the Docker CLI
67+
or in the Docker Engine logs:
68+
69+
```text
70+
Unexpected status code 500
71+
```
72+
73+
### Possible causes
74+
75+
- There is a temporary Docker Hub service issue.
76+
77+
### Solution
78+
79+
1. View the [Docker System Status Page](https://www.dockerstatus.com/) and
80+
verify that all services are operational.
81+
2. Try accessing Docker Hub again. It may be a temporary issue.
82+
3. [Contact Docker Support](https://www.docker.com/support/) to report the issue.

content/manuals/subscription/details.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,10 @@ Testcontainers Cloud.
6969

7070
Docker Pro includes:
7171

72-
- 200 Docker Build Cloud build minutes per month.
72+
- 200 Docker Build Cloud build minutes per month. Docker Build Cloud minutes do not
73+
rollover month to month.
7374
- 2 included repositories with continuous vulnerability analysis in Docker Scout.
74-
- 100 Testcontainers Cloud runtime minutes per month for use either in Docker Desktop or for CI.
75+
- 100 Testcontainers Cloud runtime minutes per month for use either in Docker Desktop or for CI. Testcontainers Cloud runtime minutes do not rollover month to month.
7576
- No Docker Hub image pull rate limits.
7677

7778
For a list of features available in each tier, see [Docker
@@ -90,9 +91,10 @@ Docker Hub, Docker Scout, Docker Build Cloud, and Testcontainers Cloud.
9091

9192
Docker Team includes:
9293

93-
- 500 Docker Build Cloud build minutes per month.
94+
- 500 Docker Build Cloud build minutes per month. Docker Build Cloud minutes do not
95+
rollover month to month.
9496
- Unlimited Docker Scout repositories with continuous vulnerability analysis.
95-
- 500 Testcontainers Cloud runtime minutes per month for use either in Docker Desktop or for CI.
97+
- 500 Testcontainers Cloud runtime minutes per month for use either in Docker Desktop or for CI. Testcontainers Cloud runtime minutes do not rollover month to month.
9698
- No Docker Hub image pull rate limits.
9799

98100
There are also advanced collaboration and management tools, including
@@ -115,10 +117,10 @@ Build Cloud, and Testcontainers Cloud.
115117

116118
Docker Business includes:
117119

118-
- 1500 Docker Build Cloud build minutes per month.
120+
- 1500 Docker Build Cloud build minutes per month. Docker Build Cloud minutes do not
121+
rollover month to month.
119122
- Unlimited Docker Scout repositories with continuous vulnerability analysis.
120-
- 1500 Testcontainers Cloud runtime minutes per month for use either in Docker Desktop or
121-
for CI.
123+
- 1500 Testcontainers Cloud runtime minutes per month for use either in Docker Desktop or for CI. Testcontainers Cloud runtime minutes do not rollover month to month.
122124
- No Docker Hub image pull rate limits.
123125

124126
In addition, you gain access to enterprise-grade features, such as:
@@ -194,9 +196,9 @@ For a list of features available in each legacy tier, see [Legacy Docker Pricing
194196

195197
When you upgrade your Legacy Docker Pro plan to a Docker Pro subscription plan, your plan includes the following changes:
196198

197-
- Docker Build Cloud build minutes increased from 100/month to 200/month and no monthly fee.
199+
- Docker Build Cloud build minutes increased from 100/month to 200/month and no monthly fee. Docker Build Cloud minutes do not rollover month to month.
198200
- 2 included repositories with continuous vulnerability analysis in Docker Scout.
199-
- 100 Testcontainers Cloud runtime minutes are now included for use either in Docker Desktop or for CI.
201+
- 100 Testcontainers Cloud runtime minutes are now included for use either in Docker Desktop or for CI. Testcontainers Cloud runtime minutes do not rollover month to month.
200202
- Docker Hub image pull rate limits are removed.
201203

202204
For a list of features available in each tier, see [Docker Pricing](https://www.docker.com/pricing/).
@@ -226,9 +228,9 @@ For a list of features available in each legacy tier, see [Legacy Docker Pricing
226228
When you upgrade your Legacy Docker Team plan to a Docker Team subscription plan, your plan includes the following changes:
227229

228230
- Instead of paying an additional per-seat fee, Docker Build Cloud is now available to all users in your Docker plan.
229-
- Docker Build Cloud build minutes increase from 400/mo to 500/mo.
231+
- Docker Build Cloud build minutes increase from 400/mo to 500/mo. Docker Build Cloud minutes do not rollover month to month.
230232
- Docker Scout now includes unlimited repositories with continuous vulnerability analysis, an increase from 3.
231-
- 500 Testcontainers Cloud runtime minutes are now included for use either in Docker Desktop or for CI.
233+
- 500 Testcontainers Cloud runtime minutes are now included for use either in Docker Desktop or for CI. Testcontainers Cloud runtime minutes do not rollover month to month.
232234
- Docker Hub image pull rate limits are removed.
233235
- The minimum number of users is 1 (lowered from 5).
234236

@@ -258,9 +260,9 @@ For a list of features available in each tier, see [Legacy Docker Pricing](https
258260
When you upgrade your Legacy Docker Business plan to a Docker Business subscription plan, your plan includes the following changes:
259261

260262
- Instead of paying an additional per-seat fee, Docker Build Cloud is now available to all users in your Docker plan.
261-
- Docker Build Cloud included minutes increase from 800/mo to 1500/mo.
263+
- Docker Build Cloud included minutes increase from 800/mo to 1500/mo. Docker Build Cloud minutes do not rollover month to month.
262264
- Docker Scout now includes unlimited repositories with continuous vulnerability analysis, an increase from 3.
263-
- 1500 Testcontainers Cloud runtime minutes are now included for use either in Docker Desktop or for CI.
265+
- 1500 Testcontainers Cloud runtime minutes are now included for use either in Docker Desktop or for CI. Testcontainers Cloud runtime minutes do not rollover month to month.
264266
- Docker Hub image pull rate limits are removed.
265267

266268
For a list of features available in each tier, see [Docker Pricing](https://www.docker.com/pricing/).

content/manuals/subscription/scale.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ for legacy Docker subscription plans, all paid Docker subscriptions come with
2424
access to Docker Hub, Docker Build Cloud, and Testcontainers Cloud with a base
2525
amount of consumption. See [Docker subscriptions and features](./details.md) to
2626
learn how much base consumption comes with each subscription. You can scale your
27-
consumption at any time during your subscription period. All purchased
28-
consumption expires at the end of your subscription term.
27+
consumption at any time during your subscription period.
2928

3029
You can scale consumption for the following:
3130

@@ -36,6 +35,15 @@ To better understand your needs, you can view your consumption at any time. For
3635
more details, see [View Docker product
3736
usage](../admin/organization/manage-products.md#view-docker-product-usage).
3837

38+
> [!WARNING]
39+
>
40+
> The number of Docker Build Cloud and Testcontainers minutes included in your
41+
subscription do not rollover. Additional minutes expire at the end of your
42+
subscription period (monthly or annually). For example, if you have an annual
43+
Docker Team subscription with 500 included minutes, and purchase 500 additional
44+
minutes, only the 500 additional minutes rollover until the end of your annual
45+
subscription period.
46+
3947
## Add Docker Build Cloud build minutes
4048

4149
You can pre-purchase Docker Build Cloud build minutes in the Docker Build Cloud Dashboard:

0 commit comments

Comments
 (0)