Headings should be surrounded by blank lines Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1.7 KiB
description, keywords, title, aliases
| description | keywords | title | aliases | |
|---|---|---|---|---|
| Learn how to manage organization members in Docker Hub and Docker Admin Console. | members, teams, organizations, invite members, manage team members | Manage organization members |
|
Learn how to manage members for your organization in Docker Hub and the Docker Admin Console.
{{< tabs >}} {{< tab name="Docker Hub" >}}
{{% admin-users product="hub" %}}
{{< /tab >}} {{< tab name="Admin Console" >}}
{{< include "admin-early-access.md" >}}
{{% admin-users product="admin" %}}
{{< /tab >}} {{< /tabs >}}
Manage members on a team
Use Docker Hub to add a member to a team or remove a member from a team.
Add a member to a team
Organization owners can add a member to one or more teams within an organization.
To add a member to a team:
-
Sign in to Docker Hub.
-
Select Organizations, your organization, and then Members.
-
Select the Action icon, and then select Add to team.
Note
You can also navigate to Organizations > Your Organization > Teams > Your Team Name and select Add Member. Select a member from the drop-down list to add them to the team or search by Docker ID or email.
-
Select the team and then select Add.
Note
The invitee must first accept the invitation to join the organization before being added to the team.
Remove a member from a team
To remove a member from a specific team:
- Sign in to Docker Hub.
- Select Organizations, your organization, Teams, and then the team.
- Select the X next to the user’s name to remove them from the team.
- When prompted, select Remove to confirm.