appflowy c8ce8ef5c2 chore: run command in sudo mode 2 years ago
..
Dockerfile c8ce8ef5c2 chore: run command in sudo mode 2 years ago
README.md 0b2bb33b73 fix: multiple improvements in docker image 3 years ago
docker-compose.yml dfb6ff7d04 Merge pull request #264 from texhno/main 2 years ago

README.md

Docker image

Build AppFlowy docker image using the following command:

docker-compose build --build-arg uid=$(id -u) --build-arg gid=$(id -g)

For more information, check out our documentation:

https://appflowy.gitbook.io/docs/essential-documentation/install-appflowy/installation-methods/installing-with-docker