align beta callout wording (#19800)

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
This commit is contained in:
Craig Osterhout 2024-04-12 11:31:26 -07:00 committed by GitHub
parent 3a1ca38faa
commit f380cf2879
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 11 deletions

View File

@ -86,10 +86,9 @@ and select the **System default** option under **Choose your terminal**.
#### Open the integrated terminal in debug mode
> **Beta**
> **Beta feature**
>
> The debug mode feature is in [Beta](../../release-lifecycle.md/#beta). Docker
> recommends that you don't use this feature in production environments.
> The debug mode feature is currently in [Beta](../../release-lifecycle.md/#beta).
{ .experimental }
Debug mode requires a [Pro, Team, or Business subcription](/subscription/details/). Debug mode has several advantages, such as:

View File

@ -96,10 +96,9 @@ To empty a volume:
## Export a volume
> **Beta**
> **Beta feature**
>
> The export volume feature is in [Beta](../../release-lifecycle.md/#beta).
> Docker recommends that you don't use this feature in production environments.
> The export volume feature is currently in [Beta](../../release-lifecycle.md/#beta).
{ .experimental }
You can export the content of a volume to a local file, a local image, or an to
@ -128,10 +127,9 @@ To export a volume:
## Import a volume
> **Beta**
> **Beta feature**
>
> The import volume feature is in [Beta](../../release-lifecycle.md/#beta).
> Docker recommends that you don't use this feature in production environments.
> The import volume feature is currently in [Beta](../../release-lifecycle.md/#beta).
{ .experimental }
You can import a local file, a local image, or an image from Docker Hub. Any

View File

@ -7,6 +7,6 @@ aliases:
- /engine/reference/commandline/debug/
---
> **Beta**
> **Beta feature**
>
> Docker Debug is currently in [Beta](../../../release-lifecycle.md#beta). Docker recommends that you do not use this in production environments.
> Docker Debug is currently in [Beta](../../../release-lifecycle.md#beta).