Skip to content

Commit

Permalink
update images and refs and remove old image files (#18731)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaurelio authored Nov 20, 2023
1 parent c2b6f40 commit 001ae3a
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/admin/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ grid:

The [Docker Admin](https://admin.docker.com) console provides administrators with centralized observability, access management, and controls for their company and organizations. To provide these features, Docker uses the following hierarchy and roles.

![Docker hierarchy](./images/docker-admin-structure.png)
![Docker hierarchy](./images/docker-admin-structure.webp)

- Company: A company simplifies the management of Docker organizations and settings. Creating a company is optional and only available to Docker Business subscribers.
- Company owner: A company can have multiple owners. Company owners have company-wide observability and can manage company-wide settings that apply to all associated organizations. In addition, company owners have the same access as organization owners for all associated organizations.
Expand Down
Binary file removed content/admin/images/docker-admin-structure.png
Binary file not shown.
Binary file added content/admin/images/docker-admin-structure.webp
Binary file not shown.
Binary file removed content/admin/images/org-structure.png
Binary file not shown.
Binary file modified content/admin/images/org-structure.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion content/includes/admin-company-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ A company provides a single point of visibility across multiple organizations. T

The following diagram depicts the setup of a company and how it relates to associated organizations.

![company-hierarchy](/admin/images/docker-admin-structure.png)
![company-hierarchy](/admin/images/docker-admin-structure.webp)

## Key features

Expand Down
2 changes: 1 addition & 1 deletion content/includes/admin-org-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ organization.

The following diagram depicts the setup of an organization and how it relates to teams. Teams are an optional feature that owners can use to group members and assign permissions.

![organization-hierarchy](/admin/images/org-structure.png)
![organization-hierarchy](/admin/images/org-structure.webp)

0 comments on commit 001ae3a

Please sign in to comment.