DockerCLI/contrib/completion
Oded Arbel dc45bcc993
Stop slowing bash init by caching plugins path slowly
Fixes issue #3889 by only loading docker plugins path when needed: if it is fast enough than it shouldn't be a problem to do this on demand; OTOH if it is slow then we shouldn't do this during *every* bash session initialization, regardless if docker completion will be needed or not.

Signed-off-by: Oded Arbel <oded@geek.co.il>
(cherry picked from commit 1da67be9ca)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-23 13:31:46 +02:00
..
bash Stop slowing bash init by caching plugins path slowly 2023-08-23 13:31:46 +02:00
fish cli/command/container: implement `docker run --annotation` 2023-04-14 12:59:12 +09:00
powershell Add link to DockerCompletion for PowerShell 2017-09-29 17:04:33 +09:00
zsh contrib/completion: remove aufs, legacy overlay 2023-05-19 01:01:55 +02:00