We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: