浏览代码

Adds User Invites to Hub Docs

Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf)
Fred Lifton 10 年之前
父节点
当前提交
bf05f78d70
共有 4 个文件被更改,包括 7 次插入2 次删除
  1. 7 2
      docs/sources/docker-hub/accounts.md
  2. 二进制
      docs/sources/docker-hub/hub-images/invite.png
  3. 二进制
      docs/sources/docker-hub/invite.png
  4. 二进制
      docs/sources/docker-hub/orgs.png

+ 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
 Also available on the Docker Hub are organizations and groups that allow
 you to collaborate across your organization or team. You can see what
 you to collaborate across your organization or team. You can see what
 organizations [you belong to and add new organizations](
 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)
 ![organizations](/docker-hub/orgs.png)
 
 
@@ -47,3 +47,8 @@ further manage who can interact with your repositories.
 
 
 ![groups](/docker-hub/groups.png)
 ![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)
+
+

二进制
docs/sources/docker-hub/hub-images/invite.png


二进制
docs/sources/docker-hub/invite.png


二进制
docs/sources/docker-hub/orgs.png