Skip to content

Commit d56c2b9

Browse files
Update callouts for pull rate limits in Docker Hub
1 parent 901b93a commit d56c2b9

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

content/manuals/docker-hub/download-rate-limit.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -168,18 +168,19 @@ URLs (`/v2/*/manifests/*`).
168168
> different architecture.
169169
> - Pulls are accounted to the user doing the pull, not to the owner of the
170170
> image.
171-
>
172-
> There will be no image pull rate limit for users or automated systems with a
173-
> paid subscription. Anonymous and Docker Personal users using Docker Hub will
174-
> experience rate limits on image pull requests. For authenticated users, there
175-
> will be a 40 pull/hour rate limit per user; for unauthenticated usage, there
176-
> will be a 10 pull/hour rate limit per IP address.
177171
178172
### What's the download rate limit on Docker Hub?
179173

174+
> [!IMPORTANT]
175+
>
176+
> After March 3rd, 2025, with Docker's enhanced subscription plans, there will be no image pull rate limit for users or automated systems with a
177+
> paid subscription.
178+
>
179+
> Anonymous and Docker Personal users using Docker Hub will experience rate limits on image pull requests. For authenticated users, there will be a 40 pull/hour rate limit per user; for unauthenticated usage, there will be a 10 pull/hour rate limit per IP address.
180+
180181
Docker Hub limits the number of Docker image downloads, or pulls, based on the
181182
account type of the user pulling the image. Pull rate limits are based on
182-
individual IP address.
183+
individual IP address. The following table reflects Docker's current rate limits:
183184

184185
| User type | Rate limit |
185186
|-------------------------------------------------------------------------|--------------------------------------|

0 commit comments

Comments
 (0)