mirror of https://github.com/docker/cli.git
Fix capitalization
Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
32a613412e
commit
4d268629e2
|
@ -992,7 +992,7 @@ network namespace, run this command:
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
|
|
||||||
Not all sysctls are namespaced. docker does not support changing sysctls
|
Not all sysctls are namespaced. Docker does not support changing sysctls
|
||||||
inside of a container that also modify the host system. As the kernel
|
inside of a container that also modify the host system. As the kernel
|
||||||
evolves we expect to see more sysctls become namespaced.
|
evolves we expect to see more sysctls become namespaced.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue