Skip to content

Commit e0ea510

Browse files
hub: remove old limit (#22362)
<!--Delete sections as needed --> ## Description Missed updating one occurrence of hub pull limits. Removed old limit of 5k a day for paid users. Users on new paid plans now have unlimited pulls. ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig <[email protected]>
1 parent 390b726 commit e0ea510

File tree

1 file changed

+0
-4
lines changed
  • content/manuals/docker-hub/image-library

1 file changed

+0
-4
lines changed

content/manuals/docker-hub/image-library/mirror.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,6 @@ Multiple registry caches can be deployed over the same back-end. A single
7979
registry cache ensures that concurrent requests do not pull duplicate data,
8080
but this property does not hold true for a registry cache cluster.
8181

82-
> [!NOTE]
83-
>
84-
> When using Docker Hub, all paid Docker subscriptions are limited to 5000 pulls per day. If you require a higher number of pulls, you can purchase an Enhanced Service Account add-on. See [Service Accounts](/docker-hub/service-accounts/) for more details.
85-
8682
### Configure the cache
8783

8884
To configure a Registry to run as a pull through cache, the addition of a

0 commit comments

Comments
 (0)