Could you add in docker engine ce:
yum install bash-completion
so that docker auto-completion works out-of-the-box ?
I did the tests with:
Docker version 25.0.2, build 29cf629
and after the bash-completion package is installed, and we log again into a shell, the docker sub-commands auto-complete is functional.
Could you add in docker engine ce: yum install bash-completion
so that docker auto-completion works out-of-the-box ?
I did the tests with: Docker version 25.0.2, build 29cf629 and after the bash-completion package is installed, and we log again into a shell, the docker sub-commands auto-complete is functional.
Thanks. Best regards