hello.
running RPi5 with Bookworm.
I have been trying for days to get the install of docker compose to work and I cannot get it. I can run docker version at root and it returns 26.1.3 for the engine. I followed:
https://docs.docker.com/compose/install ... repository
to install docker compose.
I found that within ~/.docker/cli-plugins was docker-compose with +x rights. I used sudo mv to put it into /usr/local/lib/docker/cli-plugins and ls -l reveals it moved with rights
if I try docker-compose version or even just docker-compose I get
bash: docker-compose: command not found
reboot does not help...
Can someone tell me how to get this working?
Thanks
running RPi5 with Bookworm.
I have been trying for days to get the install of docker compose to work and I cannot get it. I can run docker version at root and it returns 26.1.3 for the engine. I followed:
https://docs.docker.com/compose/install ... repository
to install docker compose.
I found that within ~/.docker/cli-plugins was docker-compose with +x rights. I used sudo mv to put it into /usr/local/lib/docker/cli-plugins and ls -l reveals it moved with rights
if I try docker-compose version or even just docker-compose I get
bash: docker-compose: command not found
reboot does not help...
Can someone tell me how to get this working?
Thanks
Statistics: Posted by ridgerunnersjw — Tue May 28, 2024 1:50 am