mirror of https://github.com/docker/docs.git
chore: use restricted shortcode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
de909cde37
commit
556aa69437
|
@ -6,11 +6,10 @@ aliases:
|
|||
- /build/building/cache/backends/azblob/
|
||||
---
|
||||
|
||||
> **Experimental**
|
||||
>
|
||||
> This is an experimental feature. The interface and behavior are unstable and
|
||||
> may change in future releases.
|
||||
{ .restricted }
|
||||
{{% experimental %}}
|
||||
This is an experimental feature. The interface and behavior are unstable and
|
||||
may change in future releases.
|
||||
{{% /experimental %}}
|
||||
|
||||
The `azblob` cache store uploads your resulting build cache to
|
||||
[Azure's blob storage service](https://azure.microsoft.com/en-us/services/storage/blobs/).
|
||||
|
|
|
@ -6,11 +6,10 @@ aliases:
|
|||
- /build/building/cache/backends/gha/
|
||||
---
|
||||
|
||||
> **Experimental**
|
||||
>
|
||||
> This is an experimental feature. The interface and behavior are unstable and
|
||||
> may change in future releases.
|
||||
{ .restricted }
|
||||
{{% restricted %}}
|
||||
This is an experimental feature. The interface and behavior are unstable and
|
||||
may change in future releases.
|
||||
{{% /restricted %}}
|
||||
|
||||
The GitHub Actions cache utilizes the
|
||||
[GitHub-provided Action's cache](https://github.com/actions/cache) or other
|
||||
|
|
|
@ -6,11 +6,10 @@ aliases:
|
|||
- /build/building/cache/backends/s3/
|
||||
---
|
||||
|
||||
> **Experimental**
|
||||
>
|
||||
> This is an experimental feature. The interface and behavior are unstable and
|
||||
> may change in future releases.
|
||||
{ .restricted }
|
||||
{{% restricted %}}
|
||||
This is an experimental feature. The interface and behavior are unstable and
|
||||
may change in future releases.
|
||||
{{% /restricted %}}
|
||||
|
||||
The `s3` cache storage uploads your resulting build cache to
|
||||
[Amazon S3 file storage service](https://aws.amazon.com/s3/)
|
||||
|
|
|
@ -4,11 +4,12 @@ description: Learn how to use the Docker Extension for GitHub Copilot to streaml
|
|||
keywords: Docker, GitHub Copilot, extension, Visual Studio Code, chat, ai, containerization
|
||||
---
|
||||
|
||||
> **Early Access**
|
||||
>
|
||||
> The Docker for GitHub Copilot extension is a part of the [Limited Public Beta](https://github.blog/changelog/2024-05-21-copilot-extensions-now-in-limited-public-beta/)
|
||||
> for GitHub Copilot Extensions. Only members of the beta program are eligible to use this extension.
|
||||
{ .restricted }
|
||||
{{% restricted title="Early access" %}}
|
||||
|
||||
The Docker for GitHub Copilot extension is a part of the [Limited Public Beta](https://github.blog/changelog/2024-05-21-copilot-extensions-now-in-limited-public-beta/)
|
||||
for GitHub Copilot Extensions. Only members of the beta program are eligible to use this extension.
|
||||
|
||||
{{% /restricted %}}
|
||||
|
||||
The Docker Extension for GitHub Copilot integrates Docker's capabilities with
|
||||
GitHub Copilot, providing assistance with containerizing applications and
|
||||
|
|
|
@ -4,11 +4,10 @@ description: If you're an IT admin, learn how to deploy Docker Desktop with Micr
|
|||
keywords: msi, docker desktop, windows, installation
|
||||
---
|
||||
|
||||
> **Early Access**
|
||||
>
|
||||
> The MSI installer is an [early access](../../../release-lifecycle.md#early-access-ea) feature for Docker Business subscribers.
|
||||
> It's available to all company owners and organization owners with Docker Desktop version 4.32 and later.
|
||||
{ .restricted }
|
||||
{{% restricted title="Early Access" %}}
|
||||
The MSI installer is an [early access](../../../release-lifecycle.md#early-access-ea) feature for Docker Business subscribers.
|
||||
It's available to all company owners and organization owners with Docker Desktop version 4.32 and later.
|
||||
{{% /restricted %}}
|
||||
|
||||
Docker offers a 64-bit Microsoft Installer (MSI) package designed to assist IT administrators in customizing and deploying Docker Desktop across multiple users or machines in an enterprise environment.
|
||||
|
||||
|
|
|
@ -8,10 +8,9 @@ toc_max: 4
|
|||
download-url-base: https://download.docker.com/linux/rhel
|
||||
---
|
||||
|
||||
> **Early Access**
|
||||
>
|
||||
> Docker Desktop on RHEL is in [Early Access](../../release-lifecycle.md).
|
||||
{ .restricted }
|
||||
{{% restricted title="Early Access" %}}
|
||||
Docker Desktop on RHEL is in [Early Access](../../release-lifecycle.md).
|
||||
{{% /restricted %}}
|
||||
|
||||
> **Docker Desktop terms**
|
||||
>
|
||||
|
|
|
@ -20,10 +20,9 @@ download-url-base: https://download.docker.com/linux/rhel
|
|||
Support for Docker Engine on RHEL x86_64 and aarch64 is experimental.
|
||||
{{% /experimental %}}
|
||||
|
||||
> **Docker Desktop for Linux** is also available for RHEL.
|
||||
>
|
||||
> To get access, join the [Early Access Program](https://www.docker.com/docker-desktop-preview-program/).
|
||||
{ .restricted }
|
||||
{{% restricted title="Docker Desktop for Linux is also available for RHEL." %}}
|
||||
To get access, join the [Early Access Program](https://www.docker.com/docker-desktop-preview-program/).
|
||||
{{% /restricted %}}
|
||||
|
||||
To get started with Docker Engine on RHEL, make sure you
|
||||
[meet the prerequisites](#prerequisites), and then follow the
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
> **Early Access**
|
||||
>
|
||||
> The Docker Admin Console is an [early access](/release-lifecycle#early-access-ea) product.
|
||||
>
|
||||
> It's available to all company owners and organization owners. You can still manage companies and organizations in Docker Hub, but the Admin Console includes enhanced features for company-level management.
|
||||
{ .restricted }
|
||||
{{% restricted title="Early Access" %}}
|
||||
The Docker Admin Console is an [early access](/release-lifecycle#early-access-ea) product.
|
||||
|
||||
It's available to all company owners and organization owners. You can still manage companies and organizations in Docker Hub, but the Admin Console includes enhanced features for company-level management.
|
||||
{{% /restricted %}}
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
> **Early Access**
|
||||
>
|
||||
> Compose Bridge is an [Early Access](/release-lifecycle#early-access-ea) product.
|
||||
>
|
||||
> If you would like to be considered for Compose Bridge testing, you can
|
||||
> [sign up for the Early Access program](https://www.docker.com/docker-desktop-preview-program/).
|
||||
{ .restricted }
|
||||
{{% restricted title="Early Access" %}}
|
||||
Compose Bridge is an [Early Access](/release-lifecycle#early-access-ea) product.
|
||||
|
||||
If you would like to be considered for Compose Bridge testing, you can
|
||||
[sign up for the Early Access program](https://www.docker.com/docker-desktop-preview-program/).
|
||||
{{% /restricted %}}
|
||||
|
|
|
@ -7,11 +7,10 @@ description: |
|
|||
requirements over time
|
||||
---
|
||||
|
||||
> **Early Access**
|
||||
>
|
||||
> Policy Evaluation is an [Early Access](/release-lifecycle/#early-access-ea)
|
||||
> feature of Docker Scout.
|
||||
{ .restricted }
|
||||
{{% restricted title="Early Access" %}}
|
||||
Policy Evaluation is an [Early Access](/release-lifecycle/#early-access-ea)
|
||||
feature of Docker Scout.
|
||||
{{% /restricted %}}
|
||||
|
||||
In software supply chain management, maintaining the security and reliability
|
||||
of artifacts is a top priority. Policy Evaluation in Docker Scout introduces a
|
||||
|
|
|
@ -6,12 +6,11 @@ description: |
|
|||
keywords: scout, health scores, evaluation, checks, grades, docker hub
|
||||
---
|
||||
|
||||
> **Beta**
|
||||
>
|
||||
> Health scores is a [Beta](/release-lifecycle/#beta) feature of Docker Scout.
|
||||
> The feature is only available to organizations selected to participate in the
|
||||
> early access program.
|
||||
{ .restricted }
|
||||
{{% restricted title="Beta" %}}
|
||||
Health scores is a [Beta](/release-lifecycle/#beta) feature of Docker Scout.
|
||||
The feature is only available to organizations selected to participate in the
|
||||
early access program.
|
||||
{{% /restricted %}}
|
||||
|
||||
Docker Scout health scores provide a security assessment, and overall supply
|
||||
chain health, of images on Docker Hub, helping you determine whether an image
|
||||
|
|
|
@ -6,11 +6,10 @@ description: |
|
|||
keywords: scout, policy, status, vulnerabilities, supply chain, cves, licenses
|
||||
---
|
||||
|
||||
> **Early Access**
|
||||
>
|
||||
> Policy Evaluation is an [Early Access](/release-lifecycle/#early-access-ea)
|
||||
> feature of Docker Scout.
|
||||
{ .restricted }
|
||||
{{% restricted title="Earyl Access" %}}
|
||||
Policy Evaluation is an [Early Access](/release-lifecycle/#early-access-ea)
|
||||
feature of Docker Scout.
|
||||
{{% /restricted %}}
|
||||
|
||||
You can track policy status for your artifacts from the [Docker Scout
|
||||
Dashboard](#dashboard), or using the [CLI](#cli).
|
||||
|
|
|
@ -8,11 +8,10 @@ This page outlines the different ways you can enforce sign-in for Docker Desktop
|
|||
|
||||
## Registry key method (Windows only)
|
||||
|
||||
> **Early Access**
|
||||
>
|
||||
> The registry key method is an [early access](../../../release-lifecycle.md#early-access-ea) feature for Docker Business subscribers.
|
||||
> It's available with Docker Desktop version 4.32 and later.
|
||||
{ .restricted }
|
||||
{{% restricted title="Early Access" %}}
|
||||
The registry key method is an [early access](../../../release-lifecycle.md#early-access-ea) feature for Docker Business subscribers.
|
||||
It's available with Docker Desktop version 4.32 and later.
|
||||
{{% /restricted %}}
|
||||
|
||||
1. Create the registry key. Your new key should look like the following:
|
||||
|
||||
|
@ -50,11 +49,10 @@ There are many ways to deploy the registry key, for example using an MDM solutio
|
|||
|
||||
## plist method (Mac only)
|
||||
|
||||
> **Early Access**
|
||||
>
|
||||
> The plist method is an [early access](../../../release-lifecycle.md#early-access-ea) feature for Docker Business subscribers.
|
||||
> It's available with Docker Desktop version 4.32 and later.
|
||||
{ .restricted }
|
||||
{{% restricted title="Early Access" %}}
|
||||
The plist method is an [early access](../../../release-lifecycle.md#early-access-ea) feature for Docker Business subscribers.
|
||||
It's available with Docker Desktop version 4.32 and later.
|
||||
{{% /restricted %}}
|
||||
|
||||
1. Create the file `/Library/Application Support/com.docker.docker/desktop.plist`.
|
||||
2. Open `desktop.plist` in a text editor and add the following content, where `myorg` is replaced with your organization’s name all lowercase:
|
||||
|
|
Loading…
Reference in New Issue