|
@@ -936,6 +936,7 @@ __docker_subcommand() {
|
|
|
"($help -b --bridge)"{-b=,--bridge=}"[Attach containers to a network bridge]:bridge:_net_interfaces" \
|
|
|
"($help)--bip=[Network bridge IP]:IP address: " \
|
|
|
"($help)--cgroup-parent=[Parent cgroup for all containers]:cgroup: " \
|
|
|
+ "($help)--config-file=[Path to daemon configuration file]:Config File:_files" \
|
|
|
"($help)--containerd=[Path to containerd socket]:socket:_files -g \"*.sock\"" \
|
|
|
"($help -D --debug)"{-D,--debug}"[Enable debug mode]" \
|
|
|
"($help)--default-gateway[Container default gateway IPv4 address]:IPv4 address: " \
|