AppFlowy/frontend/scripts/docker-buildfiles
Lucas.Xu 9a5dbbb3ce
chore: upgrade to Flutter 3.22.0 (#5395)
* chore: upgrade flutter to 3.22.0

* chore: upgrade editor version

* chore: upgrade CI files

* fix: failed tests
2024-05-23 11:07:09 +08:00
..
docker-compose.yml Fix the app's Dockerfile and comment it (#2162) 2023-04-11 10:26:04 +08:00
Dockerfile chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +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