You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Sources/swift-container-plugin/Documentation.docc/authentication.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,8 @@ The following examples show how to set up the plugin for some popular registry p
24
24
### Docker Hub
25
25
26
26
> 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.
28
29
29
30
1. Log into Docker Hub and [generate a Personal Access Token](https://docs.docker.com/security/for-developers/access-tokens/) for Swift Container Plugin.
0 commit comments