mirror of
https://github.com/docker/cli.git
synced 2026-01-19 21:41:31 +03:00
Add bash completion for dockerd --no-new-privileges
This adds bash completion for https://github.com/moby/moby/pull/32944.
Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 112348d4db
Component: cli
This commit is contained in:
@@ -1962,6 +1962,7 @@ _docker_daemon() {
|
||||
--iptables=false
|
||||
--ipv6
|
||||
--live-restore
|
||||
--no-new-privileges
|
||||
--raw-logs
|
||||
--selinux-enabled
|
||||
--userland-proxy=false
|
||||
|
||||
Reference in New Issue
Block a user