Closed rafael-redstage closed 6 years ago
Add the commands
apt install bash-completion RUN curl -o /etc/bash_completion.d/m2install-bash-completion https://raw.githubusercontent.com/yvoronoy/m2install/master/m2install-bash-completion RUN curl -o /etc/bash_completion.d/n98-magerun2.phar.bash https://raw.githubusercontent.com/netz98/n98-magerun2/master/res/autocompletion/bash/n98-magerun2.phar.bash RUN echo "source /etc/bash_completion" >> /root/.bashrc
Add the commands