dh_bash-completion
programmable completion for the bash shell
RUN apt-get update && \
apt-get install -y bash-completion
RUN apt-get update && \
apt-get install -y bash-completion
RUN apk add bash-completion
RUN pacman -S --noconfirm bash-completion
RUN apt-get update && \
apt-get install -y bash-completion
RUN yum install -y bash-completion
RUN dnf install -y bash-completion
RUN apt-get update && \
apt-get install -y bash-completion