compose-switch icon indicating copy to clipboard operation
compose-switch copied to clipboard

install_on_linux.sh does not work with default compose install

Open chripede opened this issue 4 years ago • 1 comments

The documentation says for the compose plugin to be installed into the users .docker folder. However the install_on_linux.sh script has to be run as root to allow for file creation in /usr/local/bin

The root user however doesn't have compose v2 installed, and the install script then fails (without any output).

chripede avatar Sep 29 '21 07:09 chripede

cc @ulyssessouza

ndeloof avatar Oct 03 '21 15:10 ndeloof