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
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...
- Broken Typeform Link for Appwrite Heroes...
I was trying to apply for the Appwrite Heroes program because I am planning to host a meetup for my local developer community on backend architecture using Appw...
- Storage System
Hey guys, quick question regarding massive storage scaling. Iโm working in digital forensics and Iโm constantly dealing with huge binary disk images, usually be...