mirror of https://github.com/docker/docs.git
chore: use experimental shortcode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
e3aa78b72c
commit
de909cde37
|
|
@ -5,11 +5,12 @@ aliases:
|
||||||
- /build/customize/bake/
|
- /build/customize/bake/
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Experimental**
|
{{% experimental %}}
|
||||||
>
|
|
||||||
> Bake is an experimental feature, and we are looking for
|
Bake is an experimental feature, and we are looking for
|
||||||
> [feedback from users](https://github.com/docker/buildx/issues).
|
[feedback from users](https://github.com/docker/buildx/issues).
|
||||||
{ .experimental }
|
|
||||||
|
{{% /experimental %}}
|
||||||
|
|
||||||
Bake is a feature of Docker Buildx that lets you define your build configuraton
|
Bake is a feature of Docker Buildx that lets you define your build configuraton
|
||||||
using a declarative file, as opposed to specifying a complex CLI expression. It
|
using a declarative file, as opposed to specifying a complex CLI expression. It
|
||||||
|
|
|
||||||
|
|
@ -32,10 +32,9 @@ message that caused the build to fail:
|
||||||
|
|
||||||
{{< introduced desktop 4.31 >}}
|
{{< introduced desktop 4.31 >}}
|
||||||
|
|
||||||
> **Beta feature**
|
{{% experimental title="Beta feature" %}}
|
||||||
>
|
Import builds is currently in [Beta](../../../release-lifecycle.md#Beta).
|
||||||
> Import builds is currently in [Beta](../../../release-lifecycle.md#Beta).
|
{{% /experimental %}}
|
||||||
{ .experimental }
|
|
||||||
|
|
||||||
The job summary includes a link for downloading a build record archive for the
|
The job summary includes a link for downloading a build record archive for the
|
||||||
run. The build record archive is a ZIP file containing the details about a build
|
run. The build record archive is a ZIP file containing the details about a build
|
||||||
|
|
|
||||||
|
|
@ -83,11 +83,11 @@ jobs:
|
||||||
|
|
||||||
### Cache backend API
|
### Cache backend API
|
||||||
|
|
||||||
> Experimental
|
{{% experimental %}}
|
||||||
>
|
This cache exporter is experimental. Please provide feedback on the
|
||||||
> This cache exporter is experimental. Please provide feedback on [BuildKit repository](https://github.com/moby/buildkit)
|
[BuildKit repository](https://github.com/moby/buildkit)
|
||||||
> if you experience any issues.
|
if you experience any issues.
|
||||||
{ .experimental }
|
{{% /experimental %}}
|
||||||
|
|
||||||
The [GitHub Actions cache exporter](../../cache/backends/gha.md)
|
The [GitHub Actions cache exporter](../../cache/backends/gha.md)
|
||||||
backend uses the [GitHub Cache API](https://github.com/tonistiigi/go-actions-cache/blob/master/api.md)
|
backend uses the [GitHub Cache API](https://github.com/tonistiigi/go-actions-cache/blob/master/api.md)
|
||||||
|
|
|
||||||
|
|
@ -6,10 +6,9 @@ title: Overview of Dev Environments
|
||||||
|
|
||||||
{{< include "dev-envs-changing.md" >}}
|
{{< include "dev-envs-changing.md" >}}
|
||||||
|
|
||||||
> **Beta**
|
{{% experimental title="Beta" %}}
|
||||||
>
|
The Dev Environments feature is currently in [Beta](../../release-lifecycle.md#beta).
|
||||||
> The Dev Environments feature is currently in [Beta](../../release-lifecycle.md#beta).
|
{{% /experimental %}}
|
||||||
{ .experimental }
|
|
||||||
|
|
||||||
Dev Environments let you create a configurable developer environment with all the code and tools you need to quickly get up and running.
|
Dev Environments let you create a configurable developer environment with all the code and tools you need to quickly get up and running.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -40,10 +40,9 @@ Docker Desktop settings.
|
||||||
|
|
||||||
### Import builds
|
### Import builds
|
||||||
|
|
||||||
> **Beta feature**
|
{{% experimental title="Beta feature" %}}
|
||||||
>
|
Import builds is currently in [Beta](../../release-lifecycle.md#Beta).
|
||||||
> Import builds is currently in [Beta](../../release-lifecycle.md#Beta).
|
{{% /experimental %}}
|
||||||
{ .experimental }
|
|
||||||
|
|
||||||
The **Import builds** button lets you import build records for builds by other
|
The **Import builds** button lets you import build records for builds by other
|
||||||
people, or builds in a CI environment. When you've imported a build record, it
|
people, or builds in a CI environment. When you've imported a build record, it
|
||||||
|
|
|
||||||
|
|
@ -117,10 +117,9 @@ To empty a volume:
|
||||||
|
|
||||||
## Export a volume
|
## Export a volume
|
||||||
|
|
||||||
> **Beta feature**
|
{{% experimental title="Beta feature" %}}
|
||||||
>
|
The export volume feature is currently in [Beta](../../release-lifecycle.md/#beta).
|
||||||
> The export volume feature is currently in [Beta](../../release-lifecycle.md/#beta).
|
{{% /experimental %}}
|
||||||
{ .experimental }
|
|
||||||
|
|
||||||
You can export the content of a volume to a local file, a local image, an to an
|
You can export the content of a volume to a local file, a local image, an to an
|
||||||
image in Docker Hub, or to a supported cloud provider. When exporting content
|
image in Docker Hub, or to a supported cloud provider. When exporting content
|
||||||
|
|
|
||||||
|
|
@ -5,12 +5,11 @@ keywords: Docker, WebAssembly, wasm, containerd, engine
|
||||||
toc_max: 3
|
toc_max: 3
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Beta**
|
{{% experimental title="Beta" %}}
|
||||||
>
|
The Wasm feature is currently in [Beta](../release-lifecycle.md/#beta).
|
||||||
> The Wasm feature is currently in [Beta](../release-lifecycle.md/#beta).
|
We recommend that you do not use this feature in production environments as
|
||||||
> We recommend that you do not use this feature in production environments as
|
this feature may change or be removed from future releases.
|
||||||
> this feature may change or be removed from future releases.
|
{{% /experimental %}}
|
||||||
{ .experimental }
|
|
||||||
|
|
||||||
Wasm (short for WebAssembly) is a fast, light alternative to the Linux and
|
Wasm (short for WebAssembly) is a fast, light alternative to the Linux and
|
||||||
Windows containers you’re using in Docker today (with
|
Windows containers you’re using in Docker today (with
|
||||||
|
|
|
||||||
|
|
@ -16,10 +16,9 @@ aliases:
|
||||||
download-url-base: https://download.docker.com/linux/rhel
|
download-url-base: https://download.docker.com/linux/rhel
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Experimental**
|
{{% experimental %}}
|
||||||
>
|
Support for Docker Engine on RHEL x86_64 and aarch64 is experimental.
|
||||||
> Support for Docker Engine on RHEL x86_64 and aarch64 is experimental.
|
{{% /experimental %}}
|
||||||
{ .experimental }
|
|
||||||
|
|
||||||
> **Docker Desktop for Linux** is also available for RHEL.
|
> **Docker Desktop for Linux** is also available for RHEL.
|
||||||
>
|
>
|
||||||
|
|
|
||||||
|
|
@ -6,11 +6,9 @@ aliases:
|
||||||
- /desktop/extensions/private-marketplace/
|
- /desktop/extensions/private-marketplace/
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Beta**
|
{{% experimental title="Beta" %}}
|
||||||
>
|
This feature is currently in [Beta](../../release-lifecycle.md#beta). It is available to Docker Business customers only.
|
||||||
> This feature is currently in [Beta](../../release-lifecycle.md#beta). It is available to Docker Business customers only.
|
{{% /experimental %}}
|
||||||
{ .experimental }
|
|
||||||
|
|
||||||
|
|
||||||
Learn how to configure and set up a private marketplace with a curated list of extensions for your Docker Desktop users.
|
Learn how to configure and set up a private marketplace with a curated list of extensions for your Docker Desktop users.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
> Experimental
|
{{% experimental %}}
|
||||||
>
|
The "labs" channel provides early access to Dockerfile features that are not
|
||||||
> The "labs" channel provides early access to Dockerfile features that are not
|
yet available in the stable channel.
|
||||||
> yet available in the stable channel.
|
{{% /experimental %}}
|
||||||
{ .experimental }
|
|
||||||
|
|
|
||||||
|
|
@ -4,10 +4,9 @@ description: Integrate Docker Scout using the GitHub app to get remediation advi
|
||||||
keywords: scout, github, integration, image analysis, supply chain, remediation, source code
|
keywords: scout, github, integration, image analysis, supply chain, remediation, source code
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Beta feature**
|
{{% experimental title="Beta feature" %}}
|
||||||
>
|
The GitHub integration is currently in [Beta](../../../release-lifecycle.md#Beta).
|
||||||
> The GitHub integration is currently in [Beta](../../../release-lifecycle.md#Beta).
|
{{% /experimental %}}
|
||||||
{ .experimental }
|
|
||||||
|
|
||||||
The GitHub app integration for Docker Scout grants Docker Scout access to your
|
The GitHub app integration for Docker Scout grants Docker Scout access to your
|
||||||
source code repository on GitHub. This improved visibility into how your image
|
source code repository on GitHub. This improved visibility into how your image
|
||||||
|
|
|
||||||
|
|
@ -4,10 +4,9 @@ description: Learn how Docker Scout can help you improve your software quality a
|
||||||
keywords: scout, supply chain, security, remediation, automation
|
keywords: scout, supply chain, security, remediation, automation
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Beta feature**
|
{{% experimental title="Beta feature" %}}
|
||||||
>
|
Remediation with Docker Scout is currently in [Beta](../../release-lifecycle.md#Beta).
|
||||||
> Remediation with Docker Scout is currently in [Beta](../../release-lifecycle.md#Beta).
|
{{% /experimental %}}
|
||||||
{ .experimental }
|
|
||||||
|
|
||||||
Docker Scout helps you remediate supply chain or security issues by providing
|
Docker Scout helps you remediate supply chain or security issues by providing
|
||||||
recommendations based on policy evaluation results. Recommendations are
|
recommendations based on policy evaluation results. Recommendations are
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue