mirror of https://github.com/docker/docs.git
How to delete DTR team
This commit is contained in:
parent
374178da84
commit
441e3e2639
|
@ -14,11 +14,11 @@ To create a new team, go to the **DTR web UI**, and navigate to the
|
||||||
Then **click the organization** where you want to create the team. In this
|
Then **click the organization** where you want to create the team. In this
|
||||||
example, we'll create the 'billing' team under the 'whale' organization.
|
example, we'll create the 'billing' team under the 'whale' organization.
|
||||||
|
|
||||||
{: .with-border}
|
{: .with-border}
|
||||||
|
|
||||||
Click '**+**' to create a new team, and give it a name.
|
Click '**+**' to create a new team, and give it a name.
|
||||||
|
|
||||||
{: .with-border}
|
{: .with-border}
|
||||||
|
|
||||||
## Add users to a team
|
## Add users to a team
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ Once you have created a team, **click the team** name, to manage its settings.
|
||||||
The first thing we need to do is add users to the team. Click the **Add user**
|
The first thing we need to do is add users to the team. Click the **Add user**
|
||||||
button and add users to the team.
|
button and add users to the team.
|
||||||
|
|
||||||
{: .with-border}
|
{: .with-border}
|
||||||
|
|
||||||
## Manage team permissions
|
## Manage team permissions
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ The next step is to define the permissions this team has for a set of
|
||||||
repositories. Navigate to the **Repositories** tab, and click the
|
repositories. Navigate to the **Repositories** tab, and click the
|
||||||
**Add repository** button.
|
**Add repository** button.
|
||||||
|
|
||||||
{: .with-border}
|
{: .with-border}
|
||||||
|
|
||||||
Choose the repositories this team has access to, and what permission levels the
|
Choose the repositories this team has access to, and what permission levels the
|
||||||
team members have.
|
team members have.
|
||||||
|
@ -49,6 +49,13 @@ There are three permission levels available:
|
||||||
| Read & Write | View repository, pull and push images. |
|
| Read & Write | View repository, pull and push images. |
|
||||||
| Admin | Manage repository and change its settings, pull and push images. |
|
| Admin | Manage repository and change its settings, pull and push images. |
|
||||||
|
|
||||||
|
## Delete a team
|
||||||
|
|
||||||
|
If you're an organization owner, you can delete a team in that organization.
|
||||||
|
Navigate to the **Team**, choose the **Settings** tab, and click **Delete**.
|
||||||
|
|
||||||
|
{: .with-border}
|
||||||
|
|
||||||
## Where to go next
|
## Where to go next
|
||||||
|
|
||||||
- [Create and manage users](create-and-manage-users.md)
|
- [Create and manage users](create-and-manage-users.md)
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 249 KiB |
Loading…
Reference in New Issue