JP 662d11b3b1 Fix the app's Dockerfile and comment it (#2162) 2 years ago
..
Dockerfile 662d11b3b1 Fix the app's Dockerfile and comment it (#2162) 2 years ago
README.md 0b2bb33b73 fix: multiple improvements in docker image 3 years ago
docker-compose.yml 662d11b3b1 Fix the app's Dockerfile and comment it (#2162) 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