Update manpages for --ip flag

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
This commit is contained in:
Matthew Heon 2018-10-10 14:16:27 -04:00
parent 4882a6dd9d
commit d2de9cd3dc
2 changed files with 6 additions and 2 deletions

View file

@ -286,7 +286,9 @@ Not implemented
**--ip**=""
Not implemented
Specify a static IP address for the container, for example '10.88.64.128'.
Can only be used if no additional CNI networks to join were specified via '--network=<network-name>', and if the container is not joining another container's network namespace via '--network=container:<name|id>'.
The address must be within the default CNI network's pool (default 10.88.0.0/16).
**--ipc**=""

View file

@ -297,7 +297,9 @@ Not implemented
**--ip**=""
Not implemented
Specify a static IP address for the container, for example '10.88.64.128'.
Can only be used if no additional CNI networks to join were specified via '--network=<network-name>', and if the container is not joining another container's network namespace via '--network=container:<name|id>'.
The address must be within the default CNI network's pool (default 10.88.0.0/16).
**--ipc**=""