Skip to content

Commit c7ddeca

Browse files
Add features
1 parent 8a9634c commit c7ddeca

File tree

13 files changed

+36
-20
lines changed

13 files changed

+36
-20
lines changed

content/manuals/admin/company/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ aliases:
4242
- /docker-hub/creating-companies/
4343
---
4444

45+
{{< summary-bar feature_name="Company" >}}
46+
4547
{{< include "admin-company-overview.md" >}}
4648

4749
Learn how to administer a company in the following sections.

content/manuals/admin/company/new-company.md

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

9+
{{< summary-bar feature_name="Company" >}}
10+
911
You can create a new company in the Docker Admin Console. Before you begin, you must:
1012
- Be the owner of the organization you want to add to your company
1113
- Have a Docker Business subscription

content/manuals/admin/company/organizations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords: company, multiple organizations, manage organizations
44
title: Manage company organizations
55
---
66

7+
{{< summary-bar feature_name="Company" >}}
8+
79
You can manage the organizations in a company in the Docker Admin Console.
810

911
{{< include "admin-early-access.md" >}}

content/manuals/admin/company/owners.md

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

9+
{{< summary-bar feature_name="Company" >}}
10+
911
A company can have multiple owners. Company owners have company-wide
1012
observability and can manage company-wide settings that apply to all associated
1113
organizations. In addition, company owners have the same access as organization

content/manuals/admin/company/users.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords: company, company users, users, admin, Admin Console
44
title: Manage company users
55
---
66

7+
{{< summary-bar feature_name="Company" >}}
8+
79
You can manage users at the company-level in the Docker Admin Console.
810

911
{{% admin-users product="admin" layer="company" %}}

content/manuals/admin/organization/insights.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Key benefits include:
2323
features provided by a Docker subscription.
2424

2525
## Prerequisites
26+
2627
- [Docker Business subscription](../../subscription/details.md#docker-business)
2728
- Administrators must [enforce sign-in](/security/for-admins/enforce-sign-in/) for users
2829
- Insights enabled by your Customer Success Manager

content/manuals/build/cache/backends/gha.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ aliases:
66
- /build/building/cache/backends/gha/
77
---
88

9-
{{% restricted %}}
10-
This is an experimental feature. The interface and behavior are unstable and
11-
may change in future releases.
12-
{{% /restricted %}}
9+
{{< summary-bar feature_name="GitHub Actions cache" >}}
1310

1411
The GitHub Actions cache utilizes the
1512
[GitHub-provided Action's cache](https://github.com/actions/cache) or other

content/manuals/build/cache/backends/s3.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ aliases:
66
- /build/building/cache/backends/s3/
77
---
88

9-
{{% restricted %}}
10-
This is an experimental feature. The interface and behavior are unstable and
11-
may change in future releases.
12-
{{% /restricted %}}
9+
{{< summary-bar feature_name="Amazon S3 cache" >}}
1310

1411
The `s3` cache storage uploads your resulting build cache to
1512
[Amazon S3 file storage service](https://aws.amazon.com/s3/)

content/manuals/desktop/setup/install/linux/archlinux.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ aliases:
1919
2020
This page contains information on how to install, launch and upgrade Docker Desktop on an Arch-based distribution.
2121

22-
> [!IMPORTANT]
23-
>
24-
> This is an experimental installation package. Docker has not tested or verified the installation.
22+
{{< summary-bar feature_name="Docker Desktop Archlinux" >}}
2523

2624
## Prerequisites
2725

content/manuals/docker-hub/repos/manage/builds/_index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ aliases:
77
- /docker-hub/builds/how-builds-work/
88
---
99

10-
> [!NOTE]
11-
>
12-
> Automated builds require a
13-
> Docker Pro, Team, or Business subscription.
10+
{{< summary-bar feature_name="Automated builds" >}}
1411

1512
Docker Hub can automatically build images from source code in an external
1613
repository and automatically push the built image to your Docker repositories.

0 commit comments

Comments
 (0)