
Debian?

docker start $(docker ps -a -q)
???

What distro is your Linux?

derbian

Parrot OS precisely

Good Then run
sudo apt-get update
sudo apt-get install docker-compose-plugin

After that run it again.

E: Unable to locate package docker-compose-plugin

Mmm So just install it manually

Follow the instructions here https://docs.docker.com/compose/install/linux/#install-the-plugin-manually

sighs, same issue after installation

do you have docker-compose
in your terminal?

Is this work?
docker-compose down && docker-compose up -d

not found

but I installed docker 🙁

You ran all the steps here?

but derbian repo, since the official on was given installation issues

Yes, some dir or files not found


new error:

Good

Make sure you're running the docker compose
command in the same folder as your docker-compose.yml
is

Okay

you're indeed a senior developer <:appwriterocket:823996226894692403>

resolved
Recommended threads
- appwrite cli alpine os
the appwrite cli does not work on alpine os if you install it using the recommended bash script. Maybe there is the possibility to compile it for alpine using t...
- Account reset to 'Free' status
I have issues with my account basically being reset to the default 'Free' status. We're still being billed but no billiung info in system and no projects etc. N...
- Vercel Deployment issue
I am trying to deploy my web project using vercel, but in the deployed link, it is fetching some of the attributes and for the rest it is giving "not found" err...
