mirror of https://github.com/docker/cli.git
Add bash completion for `dockerd --ip6tables`
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
2560cc664b
commit
ba2fef9bcb
|
@ -2548,6 +2548,7 @@ _docker_daemon() {
|
|||
--ip-forward=false
|
||||
--ip-masq=false
|
||||
--iptables=false
|
||||
--ip6tables
|
||||
--ipv6
|
||||
--live-restore
|
||||
--no-new-privileges
|
||||
|
|
Loading…
Reference in New Issue