jelastic-jps / docker

Auto-Scalable Docker Engine and Docker Swarm Cluster
Apache License 2.0
4 stars 10 forks source link

Allow docker completion out-of-the-box #21

Open oscarfrancois opened 6 months ago

oscarfrancois commented 6 months ago

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

dimkadt commented 6 months ago

Thanks for the suggestion. We will add this package in one of the next updates.

Best regards.