hyperonecom / h1-images-recommended

hyperOne public cloud recommended images build sources.
4 stars 1 forks source link

invalid docker-compose autocomplete on debian #86

Open ad-m opened 2 years ago

ad-m commented 2 years ago

On fresh Debian 10 VM bash autocomplete is broken.

$ cat /etc/os-release 
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
$ cat /etc/bash_completion.d/docker-compose
404: Not Found
$ source ~/.bashrc 
-bash: 404:: command not found