I tried to run the container on a arm pc (raspberrypi).
I get the following error:
standard_init_linux.go:211: exec user process caused "exec format error"

We currently don't support ARM right now, but we are working on it over here https://github.com/appwrite/appwrite/pull/726
It is almost done and we are in testing & QA stage right now 馃憤馃徎
@atabaksahraei You can also check this discussion to learn how to run the dev branch on raspberry pi: https://github.com/appwrite/appwrite/discussions/1041