Skip to content

Commit 7695666

Browse files
Clarify pull limit and pull rate limit
1 parent 6db96d3 commit 7695666

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ If the user is part of multiple organizations under the company, the pull is att
183183

184184
{{< include "hub-limits.md" >}}
185185

186+
Pull limit refers to the total number of image pulls allowed within a specific time frame. For example, a Business plan has a total pull limit of 1M pulls per month.
187+
186188
The pull limit is calculated on a per month basis and only applies to
187189
Docker Pro, Docker Team, and Docker Business users. The limit automatically
188190
scales on-demand, but on-demand rates do apply. You can [scale your
@@ -202,6 +204,8 @@ for each subscription tier, subject to fair use:
202204

203205
### Pull rate limit
204206

207+
Pull rate limit refers to the frequency of image pulls per unit of time, specifying how quickly you can pull images within a specific time.
208+
205209
The pull rate limit is calculated on a per hour basis. There is no
206210
pull rate limit for users or automated systems with a paid subscription.
207211
Unauthenticated and Docker Personal users using Docker Hub will experience rate

0 commit comments

Comments
 (0)