mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
The first letter docker is small
This commit is contained in:
parent
fbcf0a50b2
commit
e0e62874bb
1 changed files with 1 additions and 1 deletions
|
@ -657,7 +657,7 @@ network namespace, run this command:
|
||||||
$ docker run --sysctl net.ipv4.ip_forward=1 someimage
|
$ 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
|
> 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…
Add table
Reference in a new issue