DEPRECATED. Use fzshell instead.
Extends default docker completion with fzf
- Download and install fzf and docker with docker autocompletion
- Set default FZF trigger to something else beside ** (optionally)
export FZF_COMPLETION_TRIGGER='%%'
- Source either
docker-fzf.bash
ordocker-fzf.zsh
depending on your shell.