Selaa lähdekoodia

Merge pull request #9636 from fredlf/add-user-invites

Adds User Invites to Hub Docs
Fred Lifton 10 vuotta sitten
vanhempi
commit
506a8c24d7

+ 7 - 2
docs/sources/docker-hub/accounts.md

@@ -37,8 +37,8 @@ page.
 Also available on the Docker Hub are organizations and groups that allow
 you to collaborate across your organization or team. You can see what
 organizations [you belong to and add new organizations](
-https://hub.docker.com/account/organizations/) from the Account
-tab.
+https://hub.docker.com/account/organizations/) from the Account Settings
+tab. They are also listed below your user name on your repositories page and in your account profile.
 
 ![organizations](/docker-hub/orgs.png)
 
@@ -47,3 +47,8 @@ further manage who can interact with your repositories.
 
 ![groups](/docker-hub/groups.png)
 
+You can add or invite users to join groups by clicking on the organization and then clicking the edit button for the group to which you want to add members. Enter a user-name (for current Hub users) or email address (if they are not yet Hub users) for the person you want to invite. They will receive an email invitation to join the group.
+
+![invite members](/docker-hub/invite.png)
+
+

BIN
docs/sources/docker-hub/hub-images/invite.png


BIN
docs/sources/docker-hub/invite.png


BIN
docs/sources/docker-hub/orgs.png