The first letter docker is small

Upstream-commit: e0e62874bb9bcdaf6418e0d1728c9170527b3c3a
Component: engine
This commit is contained in:
YuPengZTE
2016-09-01 17:03:01 +08:00
parent 033314a228
commit 4fbbab7cfa

View File

@ -657,7 +657,7 @@ network namespace, run this command:
$ docker run --sysctl net.ipv4.ip_forward=1 someimage
> **Note**: Not all sysctls are namespaced. docker does not support changing sysctls
> **Note**: Not all sysctls are namespaced. Docker does not support changing sysctls
> inside of a container that also modify the host system. As the kernel
> evolves we expect to see more sysctls become namespaced.