Skip to content

Commit 03e0d48

Browse files
AkihiroSudadvdksn
andauthored
Update content/manuals/engine/security/rootless/troubleshoot.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent e848819 commit 03e0d48

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

content/manuals/engine/security/rootless/troubleshoot.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,8 @@ The TCP/IP stack in user mode is generally slower than the one in kernel mode, a
301301
See [RootlessKit documentation](https://github.com/rootless-containers/rootlesskit/blob/v3.0.0/docs/network.md)
302302
for more information.
303303

304-
**Workaround 1**
304+
##### Workaround 1: bypass user-mode TCP/IP stack
305+
305306
Use `docker run --net=host` to bypass the user-mode TCP/IP stack.
306307
This is applicable since Docker Engine v29.5.
307308
However, this requires the container to share the host network namespace, which may not be desirable for security reasons.

0 commit comments

Comments
 (0)