Skip to content

Commit a255d1e

Browse files
euanhheckj
andauthored
Update Sources/swift-container-plugin/Documentation.docc/authentication.md
Co-authored-by: Joseph Heck <[email protected]>
1 parent 5c25343 commit a255d1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Sources/swift-container-plugin/Documentation.docc/authentication.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ The following examples show how to set up the plugin for some popular registry p
2424
### Docker Hub
2525

2626
> Don't use your Docker Hub account password to push and pull images.
27-
> Personal Access Tokens have restricted privileges and you can create a separate token for each integration you use, which you can monitor independently and revoke at any time.
27+
> Create a Personal Access Token, which has restricted privileges, for each integration you use.
28+
> By using separate tokens, you can monitor them independently and revoke one at any time.
2829
2930
1. Log into Docker Hub and [generate a Personal Access Token](https://docs.docker.com/security/for-developers/access-tokens/) for Swift Container Plugin.
3031

0 commit comments

Comments
 (0)