From a78aa9759d2bd916d68155d0fe67714211f1c78c Mon Sep 17 00:00:00 2001 From: Jerae Duffin Date: Mon, 9 May 2022 15:30:17 -0500 Subject: [PATCH] updated repository --- docker-hub/orgs.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docker-hub/orgs.md b/docker-hub/orgs.md index a4c4ee3371..c6dc2e6637 100644 --- a/docker-hub/orgs.md +++ b/docker-hub/orgs.md @@ -205,9 +205,11 @@ access. Note that org owners have full administrative access to all repositories To give a team access to a repository 1. Navigate to **Organizations** in Docker Hub, and select your organization. -2. In the **Members** tab, click **Invite Member**. -3. Enter the Docker ID or email, and select a team from the drop-down list. -4. Click **Invite** to confirm. +2. Click on the **Teams** tab and select the team that you'd like to configure repository access to. +3. Click on the **Permissions** tab and select a repository from the + **Repository** drop-down. +4. Choose a permission from the **Permissions** drop-down list and click + **Add**. ![Team Repo Permissions](images/team-repo-permission.png){:width="700px"}