AppFlowy/frontend/scripts/docker-buildfiles
Nathan.fooo 149c2a2725
Ci/build scripts (#1487)
* chore: rename flowy_dev name

* chore: rename tasks

Co-authored-by: nathan <nathan@appflowy.io>
2022-11-26 22:18:39 +08:00
..
docker-compose.yml Merge pull request #264 from texhno/main 2022-08-03 08:19:51 +08:00
Dockerfile Ci/build scripts (#1487) 2022-11-26 22:18:39 +08:00
README.md fix: multiple improvements in docker image 2022-02-23 12:28:28 +01:00

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