mirror of https://github.com/docker/docs.git
remove beta label from debug (#20463)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
This commit is contained in:
parent
af5686abc2
commit
6796600e3c
|
@ -86,11 +86,6 @@ and select the **System default** option under **Choose your terminal**.
|
||||||
|
|
||||||
#### Open the integrated terminal in debug mode
|
#### 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:
|
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
|
- A customizable toolbox. The toolbox comes with many standard Linux tools
|
||||||
|
|
|
@ -6,7 +6,3 @@ layout: cli
|
||||||
aliases:
|
aliases:
|
||||||
- /engine/reference/commandline/debug/
|
- /engine/reference/commandline/debug/
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Beta feature**
|
|
||||||
>
|
|
||||||
> Docker Debug is currently in [Beta](../../../release-lifecycle.md#beta).
|
|
||||||
|
|
|
@ -555,7 +555,7 @@ Reference:
|
||||||
- path: /reference/cli/docker/context/use/
|
- path: /reference/cli/docker/context/use/
|
||||||
title: docker context use
|
title: docker context use
|
||||||
- path: /reference/cli/docker/debug/
|
- path: /reference/cli/docker/debug/
|
||||||
title: docker debug (Beta)
|
title: docker debug
|
||||||
- path: /reference/cli/docker/exec/
|
- path: /reference/cli/docker/exec/
|
||||||
title: docker exec
|
title: docker exec
|
||||||
- sectiontitle: docker image
|
- sectiontitle: docker image
|
||||||
|
|
Loading…
Reference in New Issue