Removed all mentions of "please" from docs and messages
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>
This commit is contained in:
committed by
Sebastiaan van Stijn
parent
0022fe7111
commit
e06ef800fc
@ -60,7 +60,7 @@ unix://[/path/to/socket] to use.
|
||||
Use "docker help" or "docker --help" to get an overview of available commands.
|
||||
|
||||
# EXAMPLES
|
||||
For specific client examples please see the man page for the specific Docker
|
||||
For specific client examples see the man page for the specific Docker
|
||||
command. For example:
|
||||
|
||||
man docker-run
|
||||
|
||||
@ -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**
|
||||
@ -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*"
|
||||
|
||||
@ -85,7 +85,7 @@ details of the format.
|
||||
Type=container Status=destroy ID=2ee349dac409e97974ce8d01b70d250b85e0ba8189299c126a87812311951e26
|
||||
|
||||
If a format is set to `{{json .}}`, the events are streamed as valid JSON
|
||||
Lines. For information about JSON Lines, please refer to https://jsonlines.org .
|
||||
Lines. For information about JSON Lines, refer to https://jsonlines.org .
|
||||
|
||||
# docker events --format '{{json .}}'
|
||||
{"status":"create","id":"196016a57679bf42424484918746a9474cd905dd993c4d0f4..
|
||||
|
||||
Reference in New Issue
Block a user