Skip to content

Commit e894d17

Browse files
committed
fix build
1 parent b41315b commit e894d17

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

content/manuals/desktop/use-desktop/_index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ The integrated terminal:
3737
- Persists your session if you navigate to another
3838
part of the Docker Desktop Dashboard and then return.
3939
- Supports copy, paste, search, and clearing your session.
40-
- Automatically detects the default user for a
41-
running container from the image's Dockerfile. If no user is specified, or
42-
you're using debug mode, it defaults to `root`.
4340

4441
#### Open the integrated terminal
4542

content/manuals/desktop/use-desktop/container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ From the **Containers** view you can:
1919
- Open the application in VS code
2020
- Open the port exposed by the container in a browser
2121
- Copy the `docker run` command for reuse or modification
22-
- Use [Docker Debug](#debug)
22+
- Use [Docker Debug](#exec/debug)
2323

2424
## Resource usage
2525

0 commit comments

Comments
 (0)