Skip to content

Commit f588e2d

Browse files
Add more features
1 parent 7161fe1 commit f588e2d

File tree

12 files changed

+40
-50
lines changed

12 files changed

+40
-50
lines changed

content/manuals/admin/organization/activity-logs.md

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

10+
{{< summary-bar feature_name="Activity logs" >}}
11+
1012
Activity logs display a chronological list of activities that occur at organization and repository levels. It provides a report to owners on all their member activities.
1113

1214
With activity logs, owners can view and track:
@@ -18,10 +20,6 @@ For example, activity logs display activities such as the date when a repository
1820

1921
Owners can also see the activity logs for their repository if the repository is part of the organization subscribed to a Docker Business or Team plan.
2022

21-
> [!NOTE]
22-
>
23-
> Activity logs requires a [Docker Team or Business subscription](/manuals/subscription/_index.md).
24-
2523
## Manage activity logs
2624

2725
{{< tabs >}}

content/manuals/admin/organization/insights.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ keywords: organization, insights
44
title: Insights
55
---
66

7-
> [!NOTE]
8-
>
9-
> Insights requires a [Docker Business subscription](../../subscription/details.md#docker-business) and administrators must [enforce sign-in](/security/for-admins/enforce-sign-in/). This ensures users sign in with an account associated with their organization.
7+
{{< summary-bar feature_name="Insights" >}}
108

119
Insights helps administrators visualize and understand how Docker is used within
1210
their organizations. With Insights, administrators can ensure their teams are
@@ -24,6 +22,11 @@ Key benefits include:
2422
- Optimized license use. Ensure that developers have access to advanced
2523
features provided by a Docker subscription.
2624

25+
## Prerequisites
26+
- [Docker Business subscription](../../subscription/details.md#docker-business)
27+
- Administrators must [enforce sign-in](/security/for-admins/enforce-sign-in/) for users
28+
- Insights enabled by your Customer Success Manager
29+
2730
## View Insights for organization users
2831

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

content/manuals/copilot/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ description: |
1515
keywords: Docker, GitHub Copilot, extension, Visual Studio Code, chat, ai, containerization
1616
---
1717

18-
{{% restricted title="Early Access" %}}
19-
The Docker for GitHub Copilot extension is an [early access](/release-lifecycle#early-access-ea) product.
20-
{{% /restricted %}}
18+
{{< summary-bar feature_name="Docker GitHub Copilot" >}}
2119

2220
The [Docker for GitHub Copilot](https://github.com/marketplace/docker-for-github-copilot)
2321
extension integrates Docker's capabilities with GitHub Copilot, providing

content/manuals/copilot/examples.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ description: |
77
weight: 30
88
---
99

10-
{{% restricted title="Early Access" %}}
11-
The Docker for GitHub Copilot extension is an [early access](/release-lifecycle#early-access-ea) product.
12-
{{% /restricted %}}
10+
{{< summary-bar feature_name="Docker GitHub Copilot" >}}
1311

1412
## Use cases
1513

content/manuals/copilot/install.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ description: |
77
weight: 10
88
---
99

10-
{{% restricted title="Early Access" %}}
11-
The Docker for GitHub Copilot extension is an [early access](/release-lifecycle#early-access-ea) product.
12-
{{% /restricted %}}
10+
{{< summary-bar feature_name="Docker GitHub Copilot" >}}
1311

1412
To use the Docker for GitHub copilot extension, you first need to
1513
[install](#install) the extension for your organization, and

content/manuals/copilot/usage.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ description: |
88
weight: 20
99
---
1010

11-
{{% restricted title="Early Access" %}}
12-
The Docker for GitHub Copilot extension is an [early access](/release-lifecycle#early-access-ea) product.
13-
{{% /restricted %}}
11+
{{< summary-bar feature_name="Docker GitHub Copilot" >}}
1412

1513
The Docker Extension for GitHub Copilot provides a chat interface that you can
1614
use to interact with the Docker agent. You can ask questions and get help

content/manuals/desktop/setup/install/enterprise-deployment/pkg-install-and-configure.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ params:
1111
text: EA
1212
---
1313

14-
{{% restricted title="Early Access" %}}
15-
The PKG installer is currently an [Early Access](/manuals/release-lifecycle.md) feature and is available to all company and organization owners with a Business subscription and Docker Desktop version 4.36 and later.
16-
{{% /restricted %}}
14+
{{< summary-bar feature_name="PKG installer" >}}
1715

1816
The PKG package supports various MDM (Mobile Device Management) solutions, making it ideal for bulk installations and eliminating the need for manual setups by individual users. With this package, IT administrators can ensure standardized, policy-driven installations of Docker Desktop, enhancing efficiency and software management across their organizations.
1917

content/manuals/desktop/use-desktop/builds.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@ Docker Desktop settings.
4242

4343
### Import builds
4444

45-
{{% experimental title="Beta feature" %}}
46-
Import builds is currently in [Beta](../../release-lifecycle.md#Beta).
47-
{{% /experimental %}}
45+
{{< summary-bar feature_name="Import builds" >}}
4846

4947
The **Import builds** button lets you import build records for builds by other
5048
people, or builds in a CI environment. When you've imported a build record, it

content/manuals/extensions/private-marketplace.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,14 @@ title: Configure a private marketplace for extensions
55
tags: [admin]
66
linkTitle: Configure a private marketplace
77
weight: 30
8-
aliases:
8+
aliases:
99
- /desktop/extensions/private-marketplace/
1010
---
1111

12-
{{% experimental title="Beta" %}}
13-
This feature is currently in [Beta](/manuals/release-lifecycle.md#beta). It is available to Docker Business customers only.
14-
{{% /experimental %}}
12+
{{< summary-bar feature_name="Private marketplace" >}}
1513

1614
Learn how to configure and set up a private marketplace with a curated list of extensions for your Docker Desktop users.
1715

18-
It is designed specifically
19-
2016
Docker Extensions' private marketplace is designed specifically for organizations who don’t give developers root access to their machines. It makes use of [Settings Management](/manuals/security/for-admins/hardened-desktop/settings-management/_index.md) so administrators have complete control over the private marketplace.
2117

2218
## Prerequisites
@@ -85,7 +81,7 @@ Each setting has a `value` that you can set, including a `locked` field that let
8581

8682
To find out more information about the `admin-settings.json` file, see [Settings Management](/manuals/security/for-admins/hardened-desktop/settings-management/_index.md).
8783

88-
## Step three: List allowed extensions
84+
## Step three: List allowed extensions
8985

9086
The generated `extensions.txt` file defines the list of extensions that are available in your private marketplace.
9187

@@ -99,14 +95,14 @@ docker/disk-usage-extension:0.2.8
9995

10096
If no tag is provided, the latest tag available for the image is used. You can also comment out lines with `#` so the extension is ignored.
10197

102-
This list can include different types of extension images:
103-
98+
This list can include different types of extension images:
99+
104100
- Extensions from the public marketplace or any public image stored in Docker Hub.
105101
- Extension images stored in Docker Hub as private images. Developers need to be signed in and have pull access to these images.
106102
- Extension images stored in a private registry. Developers need to be signed in and have pull access to these images.
107-
103+
108104
> [!IMPORTANT]
109-
>
105+
>
110106
> Your developers can only install the version of the extension that you’ve listed.
111107
112108
## Step four: Generate the private marketplace
@@ -139,7 +135,7 @@ $ /opt/docker-desktop/extension-admin generate
139135

140136
This creates an `extension-marketplace` directory and downloads the marketplace metadata for all the allowed extensions.
141137

142-
The marketplace content is generated from extension image information as image labels, which is the [same format as public extensions](extensions-sdk/extensions/labels.md). It includes the extension title, description, screenshots, links, etc.
138+
The marketplace content is generated from extension image information as image labels, which is the [same format as public extensions](extensions-sdk/extensions/labels.md). It includes the extension title, description, screenshots, links, etc.
143139

144140
## Step five: Test the private marketplace setup
145141

@@ -186,7 +182,7 @@ When you select the **Extensions** tab, you should see the private marketplace l
186182

187183
Once you’ve confirmed that the private marketplace configuration works, the final step is to distribute the files to the developers’ machines with the MDM software your organization uses. For example, [Jamf](https://www.jamf.com/).
188184

189-
The files to distribute are:
185+
The files to distribute are:
190186
* `admin-settings.json`
191187
* the entire `extension-marketplace` folder and its subfolders
192188

content/manuals/scout/policy/scores.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ description: |
66
keywords: scout, health scores, evaluation, checks, grades, docker hub
77
---
88

9-
{{% restricted title="Beta" %}}
10-
Health scores is a [Beta](/release-lifecycle/#beta) feature of Docker Scout.
11-
The feature is only available to organizations selected to participate in the
12-
early access program.
13-
{{% /restricted %}}
9+
{{< summary-bar feature_name="Docker Scout health scores" >}}
1410

1511
Docker Scout health scores provide a security assessment, and overall supply
1612
chain health, of images on Docker Hub, helping you determine whether an image

0 commit comments

Comments
 (0)