mirror of
https://github.com/docker/docs.git
synced 2026-03-31 16:28:59 +07:00
Update formatting
This commit is contained in:
@@ -9,7 +9,7 @@ redirect_from:
|
||||
|
||||
Docker Trusted Registry allows you to create and distribute access tokens to enable programmatic access to DTR. Access tokens are linked to a particular user account and duplicate whatever permissions that account has at time of use. If the account changes permissions, so will the token.
|
||||
|
||||
Access tokens are useful in cases such as building integrations since you can issue multiple tokens – one for each integration, and revoke them at any time.
|
||||
Access tokens are useful in cases such as building integrations since you can issue multiple tokens – one for each integration – and revoke them at any time.
|
||||
|
||||
## Create an access token
|
||||
|
||||
|
||||
Reference in New Issue
Block a user