DawitOriginal post
Rank 1: Thread
this is what i have used to install the appwrite
Dockerfile
--volume //var/run/docker.sock:/var/run/docker.sock ^ --volume "%cd%"/appwrite:/usr/src/code/appwrite:rw ^ --entrypoint="install" ^ appwrite/appwrite:1.6.0```Summary
Developers having trouble logging in and signing up for their localhost Appwrite installation. They've used the provided Docker command to install Appwrite version 1.6.0.