We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents baf2108 + e0e6287 commit b14f29dCopy full SHA for b14f29d
1 file changed
docs/reference/commandline/run.md
@@ -657,7 +657,7 @@ network namespace, run this command:
657
$ docker run --sysctl net.ipv4.ip_forward=1 someimage
658
659
660
-> **Note**: Not all sysctls are namespaced. docker does not support changing sysctls
+> **Note**: Not all sysctls are namespaced. Docker does not support changing sysctls
661
> inside of a container that also modify the host system. As the kernel
662
> evolves we expect to see more sysctls become namespaced.
663
0 commit comments