dockerinstall icon indicating copy to clipboard operation
dockerinstall copied to clipboard

docker compose bash completion is not working.

Open kamrul07-w3 opened this issue 1 year ago • 1 comments

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

kamrul07-w3 avatar May 11 '24 02:05 kamrul07-w3

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.

dnburgess avatar May 22 '24 01:05 dnburgess