Skip to content

Commit 40f53eb

Browse files
Last pass for features, ready for final review
1 parent e54d76d commit 40f53eb

File tree

30 files changed

+72
-24
lines changed

30 files changed

+72
-24
lines changed

content/manuals/admin/deactivate-account.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ aliases:
66
- /docker-hub/deactivate-account/
77
---
88

9+
{{< summary-bar feature_name="General admin" >}}
10+
911
You can deactivate an account at any time. This section describes the prerequisites and steps to deactivate an organization account. For information on deactivating a user account, see [Deactivate a user account](../accounts/deactivate-user-account.md).
1012

1113
> [!WARNING]

content/manuals/admin/organization/convert-account.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ aliases:
77
- /docker-hub/convert-account/
88
---
99

10+
{{< summary-bar feature_name="Admin orgs" >}}
11+
1012
You can convert an existing user account to an organization. This is useful if you need multiple users to access your account and the repositories that it’s connected to. Converting it to an organization gives you better control over permissions for these users through [teams](manage-a-team.md) and [roles](roles-and-permissions.md).
1113

1214
When you convert a user account to an organization, the account is migrated to a Docker Team plan.

content/manuals/admin/organization/manage-a-team.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ aliases:
88
- /docker-hub/manage-a-team/
99
---
1010

11+
{{< summary-bar feature_name="Admin orgs" >}}
12+
1113
You can create teams for your organization in Docker Hub and the Docker Admin Console. You can [configure repository access for a team](#configure-repository-permissions-for-a-team) in Docker Hub.
1214

1315
A team is a group of Docker users that belong to an organization. An organization can have multiple teams. An organization owner can then create new teams and add members to an existing team using their Docker ID or email address and by selecting a team the user should be part of. Members aren't required to be part of a team to be associated with an organization.

content/manuals/admin/organization/manage-products.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description: Learn how to manage Docker products for your organization
55
keywords: organization, tools, products
66
---
77

8+
{{< summary-bar feature_name="Admin orgs" >}}
9+
810
In this section, learn how to manage access and view usage of the Docker
911
products for your organization. For more detailed information about each
1012
product, including how to set up and configure them, see the following manuals:

content/manuals/admin/organization/members.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ To update a member role:
197197

198198
## Export members CSV file
199199

200+
{{< summary-bar feature_name="Admin orgs" >}}
201+
200202
Owners can export a CSV file containing all members. The CSV file for a company contains the following fields:
201203
- Name: The user's name
202204
- Username: The user's Docker ID

content/manuals/admin/organization/onboard.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ aliases:
1111
- /docker-hub/onboard-business/
1212
---
1313

14+
{{< summary-bar feature_name="Admin orgs" >}}
15+
1416
{{< include "admin-early-access.md" >}}
1517

1618
Learn how to onboard your organization using Docker Hub or the Docker Admin Console.

content/manuals/admin/organization/orgs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ aliases:
88
- /docker-hub/orgs/
99
---
1010

11+
{{< summary-bar feature_name="Admin orgs" >}}
12+
1113
This section describes how to create an organization. Before you begin:
1214

1315
- You need a [Docker ID](/accounts/create-account/)

content/manuals/build-cloud/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ aliases:
1111
- /build/cloud/
1212
---
1313

14+
{{< summary-bar feature_name="Docker Build Cloud" >}}
15+
1416
Docker Build Cloud is a service that lets you build your container images
1517
faster, both locally and in CI. Builds run on cloud infrastructure optimally
1618
dimensioned for your workloads, no configuration required. The service uses a

content/manuals/desktop/features/synchronized-file-sharing.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ aliases:
77
- /desktop/synchronized-file-sharing/
88
---
99

10-
> [!NOTE]
11-
>
12-
> Synchronized file shares is available with Docker Desktop version 4.27 and later. It is available for customers with a Docker Pro, Team, or Business subscription.
10+
{{< summary-bar feature_name="Synchronized file sharing" >}}
1311

1412
Synchronized file shares is an alternative file sharing mechanism that provides fast and flexible host-to-VM file sharing, enhancing bind mount performance through the use of synchronized filesystem caches.
1513

content/manuals/security/for-admins/enforce-sign-in/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ aliases:
1111
weight: 30
1212
---
1313

14+
{{< summary-bar feature_name="Enforce sign-in" >}}
15+
1416
By default, members of your organization can use Docker Desktop without signing
1517
in. When users don’t sign in as a member of your organization, they don’t
1618
receive the [benefits of your organization’s

0 commit comments

Comments
 (0)