remove beta label from debug (#20463)

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
This commit is contained in:
Craig Osterhout 2024-07-25 08:04:30 -07:00 committed by GitHub
parent af5686abc2
commit 6796600e3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 10 deletions

View File

@ -86,11 +86,6 @@ and select the **System default** option under **Choose your terminal**.
#### Open the integrated terminal in debug mode
> **Beta feature**
>
> 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:
- A customizable toolbox. The toolbox comes with many standard Linux tools

View File

@ -6,7 +6,3 @@ layout: cli
aliases:
- /engine/reference/commandline/debug/
---
> **Beta feature**
>
> Docker Debug is currently in [Beta](../../../release-lifecycle.md#beta).

View File

@ -555,7 +555,7 @@ Reference:
- path: /reference/cli/docker/context/use/
title: docker context use
- path: /reference/cli/docker/debug/
title: docker debug (Beta)
title: docker debug
- path: /reference/cli/docker/exec/
title: docker exec
- sectiontitle: docker image