Skip to content

Commit adfd078

Browse files
committed
edits
1 parent 42fd89a commit adfd078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/desktop/features/networking/networking-how-tos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ to give the container direct access to the network stack of the host.
7676
See the [run command](/reference/cli/docker/container/run.md) for more details on
7777
publish options used with `docker run`.
7878

79-
All inbound connections pass through the Docker Desktop backend process (com.docker.backend on Mac/Windows or qemu on Linux), which handles port forwarding into the VM.
79+
All inbound connections pass through the Docker Desktop backend process (`com.docker.backend` (Mac), `com.docker.backend` (Windows), or `qemu` (Linux)), which handles port forwarding into the VM.
8080
For more detail, see [How exposed ports work](/manuals/desktop/features/networking/index.md#how-exposed-ports-work)
8181

8282
### Working with VPNs

0 commit comments

Comments
 (0)