1
0
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:
Harald Albers
2017-07-03 13:30:32 +02:00
parent bea84311a0
commit 523bbfaf9d

View File

@@ -1962,6 +1962,7 @@ _docker_daemon() {
--iptables=false
--ipv6
--live-restore
--no-new-privileges
--raw-logs
--selinux-enabled
--userland-proxy=false