Merge pull request #13127 from shishir-a412ed/exec_opt_doc
Missing exec-opt[] option in CommandLine docs Upstream-commit: 5bf2ebf0a5d6eb9043d32dfcee7a4c8beb4e4a7f Component: engine
This commit is contained in:
@ -151,6 +151,7 @@ expect an integer, and they can only be specified once.
|
||||
--dns-search=[] DNS search domains to use
|
||||
--default-ulimit=[] Set default ulimit settings for containers
|
||||
-e, --exec-driver="native" Exec driver to use
|
||||
--exec-opt=[] Set exec driver options
|
||||
--fixed-cidr="" IPv4 subnet for fixed IPs
|
||||
--fixed-cidr-v6="" IPv6 subnet for fixed IPs
|
||||
-G, --group="docker" Group for the unix socket
|
||||
|
||||
Reference in New Issue
Block a user