Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker compose bash completion is not working. #1

Open
kamrul07-w3 opened this issue May 11, 2024 · 1 comment
Open

docker compose bash completion is not working. #1

kamrul07-w3 opened this issue May 11, 2024 · 1 comment

Comments

@kamrul07-w3
Copy link

part of the script for running bash completiong line is not working with a 404 error -
https://raw.githubusercontent.com/docker/compose/2.27.0/contrib/completion/bash/docker-compose

sudo curl -L https://raw.githubusercontent.com/docker/compose/${COMPOSE_VERSION}/contrib/completion/bash/docker-compose
404: Not Found

@dnburgess
Copy link
Owner

Spent some time with this today and just reworked the entire code for the fullinstall.sh and fulldockgeinstall.sh files.

Each has been tested multiple times to verify that there are no errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants