Merge pull request #32896 from albers/completion-attach

Add missing bash completion for `docker attach`
This commit is contained in:
Brian Goff 2017-04-27 13:57:27 -04:00 committed by GitHub
commit 420b67f892

View file

@ -4483,6 +4483,7 @@ _docker() {
)
local legacy_commands=(
attach
commit
cp
create