Skip to content

Commit 44b422e

Browse files
sheltongravesdvdksncraig-osterhout
authored
Update download-rate-limit.md (#20943)
* Update download-rate-limit.md Added Pull Attribution section * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: David Karlsson <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: David Karlsson <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: David Karlsson <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: Craig Osterhout <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: Craig Osterhout <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: Craig Osterhout <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: Craig Osterhout <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: Craig Osterhout <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: Craig Osterhout <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: Craig Osterhout <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: Craig Osterhout <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: Craig Osterhout <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: Craig Osterhout <[email protected]> * Update content/manuals/docker-hub/download-rate-limit.md Co-authored-by: David Karlsson <[email protected]> --------- Co-authored-by: David Karlsson <[email protected]> Co-authored-by: Craig Osterhout <[email protected]>
1 parent 589e1ac commit 44b422e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,31 @@ both individuals and organizations.
9898
- [Enforce sign-in](/security/for-admins/enforce-sign-in/) to ensure that you
9999
can monitor the usage of your users and users receive higher usage limits.
100100

101+
## Pull attribution
102+
103+
Pulls can be attributed to either a personal or organization [namespace](https://docs.docker.com/contribute/style/terminology/#namespace).
104+
105+
### Private pulls
106+
107+
Pulls for private repositories are attributed to the repository's namespace owner.
108+
109+
### Public pulls
110+
111+
When pulling images from a public repository, attribution is determined based on domain affiliation and organization membership.
112+
113+
### Verified domain ownership
114+
115+
When pulling an image from an account linked to a verified domain, the attribution is set to be the owner of that [domain](https://docs.docker.com/security/faqs/single-sign-on/domain-faqs/)
116+
117+
### Single organization membership
118+
119+
- If the owner of the verified domain is a company and the user is part of only one organization within that [company](https://docs.docker.com/admin/faqs/company-faqs/#what-features-are-supported-at-the-company-level), the pull is attributed to that specific organization.
120+
- If the user is part of only one organization, the pull is attributed to that specific organization.
121+
122+
### Multiple organization memberships
123+
124+
If the user is part of multiple organizations under the company, the pull is attributed to the user's personal namespace.
125+
101126
## Rate limit
102127

103128
A user's rate limit is equal to the highest entitlement of their personal

0 commit comments

Comments
 (0)