Merge pull request #12573 from docker/nebuk89-patch-2

Add 50k fair usage link to service accounts page
This commit is contained in:
Usha Mandya 2021-03-25 14:32:19 +00:00 committed by GitHub
commit 0dfb161834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -218,7 +218,10 @@ To create a new service account for your Pro account:
4. Add the new Docker ID as a collaborator.
5. Create a new [personal access token (PAT)](/access-tokens.md) from the user account and use it for CI.
If you want a read-only PAT just for your open source repos, or to access
official images and other public images, you do not have to grant any access permissions to the new Docker ID.
> **Note**
>
> If you want a read-only PAT just for your open source repos, or to access
> official images and other public images, you do not have to grant any access permissions to the new Docker ID.
> Service accounts are still subject to Docker's fair pull limit policy.
> To learn more about these limits, see our [Resource Consumption Updates FAQ](https://www.docker.com/pricing/resource-consumption-updates){:target="_blank" rel="noopener" class="_"}.