mirror of https://github.com/docker/docs.git
Merge pull request #12573 from docker/nebuk89-patch-2
Add 50k fair usage link to service accounts page
This commit is contained in:
commit
0dfb161834
|
@ -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="_"}.
|
||||
|
|
Loading…
Reference in New Issue