mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Add bash completion for dockerd --default-runtime
`--default-runtime` was added in https://github.com/moby/moby/pull/22983
Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: d610951e85
Component: cli
This commit is contained in:
@@ -1985,6 +1985,7 @@ _docker_daemon() {
|
||||
--data-root
|
||||
--default-gateway
|
||||
--default-gateway-v6
|
||||
--default-runtime
|
||||
--default-shm-size
|
||||
--default-ulimit
|
||||
--dns
|
||||
|
||||
Reference in New Issue
Block a user