Fix some doc typos and spacings
Signed-off-by: Kevin Jing Qiu <kevin@idempotent.ca> Upstream-commit: 3b2ee9a704f1e3974dbb9ce857886d5e377580ab Component: engine
This commit is contained in:
@ -44,7 +44,7 @@ Many using Docker will want `ip_forward` to be on, to at least make
|
||||
communication _possible_ between containers and the wider world. May also be
|
||||
needed for inter-container communication if you are in a multiple bridge setup.
|
||||
|
||||
Docker will never make changes to your system `iptables` rules if you set
|
||||
Docker will never make changes to your system `iptables` rules if you set
|
||||
`--iptables=false` when the daemon starts. Otherwise the Docker server will
|
||||
append forwarding rules to the `DOCKER` filter chain.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user