No access to docker-compose?!

Docker containers wrap a piece of software in a complete filesystem that contains everything needed to run: code, runtime, system tools, system libraries – anything that can be installed on a server. This guarantees that the software will always run the same, regardless of its environment.

Moderator: Lillian.W@AST

Post Reply
Jonny_1
Posts: 2
youtube meble na wymiar Warszawa
Joined: Sun Apr 19, 2020 12:50 am

No access to docker-compose?!

Post by Jonny_1 »

Hi,
is anyone else having problems using docker compose? I get an "not found" error when I try to use it via ssh. I Am not totally sure but think this was working before and maybe it has something to with the docker update to v19? I tried installing docker-compose with pip3 but while it says it is succesful, i still can't execute it and the error remains teh same.
Thanks for your help!
ilike2burnthing
Posts: 379
Joined: Thu Apr 09, 2020 8:01 pm

Re: No access to docker-compose?!

Post by ilike2burnthing »

Can you access via Portainer?
Jonny_1
Posts: 2
Joined: Sun Apr 19, 2020 12:50 am

Re: No access to docker-compose?!

Post by Jonny_1 »

How does Portainer allow access to docker-compose? Or am I wrong and it does? Docker itself runs just fine :)
ilike2burnthing
Posts: 379
Joined: Thu Apr 09, 2020 8:01 pm

Re: No access to docker-compose?!

Post by ilike2burnthing »

Sorry, didn't mean to imply it did, just trying to see if there were any other issues
huey11
Posts: 19
Joined: Sun May 24, 2020 12:38 am

Re: No access to docker-compose?!

Post by huey11 »

I
Are you still having this issue? I am using docker-compose... it says version: docker-compose version 1.25.4, build 8d51620a.
What does surprise me is that although docker is version 19.03.8 this docker-compose does not support version 3.8 notition...
Post Reply

Return to “Docker”