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