Skip to content

Commit b770fc0

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 03e0d48 commit b770fc0

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
@@ -307,7 +307,8 @@ Use `docker run --net=host` to bypass the user-mode TCP/IP stack.
307307
This is applicable since Docker Engine v29.5.
308308
However, this requires the container to share the host network namespace, which may not be desirable for security reasons.
309309

310-
**Workaround 2**
310+
##### Workaround 2: disable user-mode TCP/IP stack
311+
311312
Alternatively, you can use the `lxc-user-nic` network driver (experimental) to disable the user-mode TCP/IP stack entirely.
312313
However, this requires configuring `/etc/lxc/lxc-usernet` for enabling the privileged helper.
313314

0 commit comments

Comments
 (0)