I just installed appsmith via the docker compose instructions here: https://docs.appsmith.com/getting-started/setup/installation-guides/docker
I'm on chromeos with debian linux developer env. Error in docker logs when doing a docker-compose up:
Initializing Replica Set for local database
/opt/appsmith/entrypoint.sh: line 136: 15 Illegal instruction (core dumped) mongod --fork --port 27017 --dbpath "$MONGO_DB_PATH" --logpath "$MONGO_LOG_PATH"