Adding additional documentation for fixed-cidr networking

Docker-DCO-1.1-Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu> (github: fkautz)

Signed-off-by: Alexandr Morozov <lk4d4@docker.com>
This commit is contained in:
Frederick F. Kautz IV 2014-07-21 15:30:21 -04:00 committed by Tibor Vass
parent 1798f72254
commit e938ac9e78
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ expect an integer, and they can only be specified once.
use 'none' to disable container networking
--bip="" Use this CIDR notation address for the network bridge's IP, not compatible with -b
--fixed-cidr="" IPv4 subnet for fixed IPs (ex: 10.20.0.0/16)
this subnet must be nested in the bridge subnet (which is defined by -b or --bip)
-D, --debug=false Enable debug mode
-d, --daemon=false Enable daemon mode
--dns=[] Force Docker to use specific DNS servers