Skip to content

Commit

Permalink
Removed all mentions of "please" from docs and messages
Browse files Browse the repository at this point in the history
Signed-off-by: Grace Choi <gracechoi@utexas.edu>
Signed-off-by: Pranjal Rai <pranjalrai@utexas.edu>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit b4cee5c)
Signed-off-by: Cory Snider <csnider@mirantis.com>
  • Loading branch information
ggracechoi authored and corhere committed Aug 26, 2024
1 parent 805becd commit 77b2eb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions man/dockerd.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ unix://[/path/to/socket] to use.
This setting will also enable IPv6 forwarding if you have both
**--ip-forward=true** and **--fixed-cidr-v6** set. Note that this may reject
Router Advertisements and interfere with the host's existing IPv6
configuration. For more information, please consult the documentation about
configuration. For more information, consult the documentation about
"Advanced Networking - IPv6".

**--ip-masq**=**true**|**false**
Expand All @@ -301,7 +301,7 @@ unix://[/path/to/socket] to use.
containers. Use together with **--fixed-cidr-v6** to provide globally routable
IPv6 addresses. IPv6 forwarding will be enabled if not used with
**--ip-forward=false**. This may collide with your host's current IPv6
settings. For more information please consult the documentation about
settings. For more information consult the documentation about
"Advanced Networking - IPv6".

**--isolation**="*default*"
Expand Down

0 comments on commit 77b2eb5

Please sign in to comment.