Add missing bash completion for `docker attach`
@@ -4483,6 +4483,7 @@ _docker() {
)
local legacy_commands=(
+ attach
commit
cp
create