I'm trying to make a pull request, and I've followed the contribution guide, but most of the Docker containers aren't starting.
https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md#setup-from-source
I've attached a full log file, but here are some interesting lines I've found. All the stopped containers I have seen are experiencing this 'no such file or directory' error. This is with a clean clone of master branch. The last command I executed was docker compose up -d
2023-02-28 00:12:32 appwrite-executor | exec /usr/local/bin/executor: no such file or directory
2023-02-28 00:12:38 appwrite-traefik | time="2023-02-28T08:12:38Z" level=warning msg="Could not find network named 'appwrite' for container '/appwrite'! Maybe you're missing the project's prefix in the label? Defaulting to first available network." container=appwrite-appwrite-af3fd248577c77d5e473cc5596ac7832d0841a37dc9f6b600db25b8411584c5b serviceName=appwrite_api providerName=docker