diff --git a/docs/sources/docker-hub/accounts.md b/docs/sources/docker-hub/accounts.md index 304010fb5a..be3212005e 100644 --- a/docs/sources/docker-hub/accounts.md +++ b/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) + + diff --git a/docs/sources/docker-hub/hub-images/invite.png b/docs/sources/docker-hub/hub-images/invite.png new file mode 100644 index 0000000000..e6b74d0617 Binary files /dev/null and b/docs/sources/docker-hub/hub-images/invite.png differ diff --git a/docs/sources/docker-hub/invite.png b/docs/sources/docker-hub/invite.png new file mode 100644 index 0000000000..5534d2b888 Binary files /dev/null and b/docs/sources/docker-hub/invite.png differ diff --git a/docs/sources/docker-hub/orgs.png b/docs/sources/docker-hub/orgs.png index f205d7f8fd..6a49cc65dd 100644 Binary files a/docs/sources/docker-hub/orgs.png and b/docs/sources/docker-hub/orgs.png differ