AppFlowy/frontend/scripts/docker-buildfiles
Lucas.Xu 252699d249
chore: upgrade to flutter 3.19.0 (#4677)
* chore: upgrade to flutter 3.19.0

* chore: adjust to the latest flutter convention

* chore: update CI flutter version

* fix: flutter analyze

* fix: flutter analyze

* fix: flutter analyze

* chore: fix docker build
2024-02-19 13:49:55 +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.19.0 (#4677) 2024-02-19 13:49:55 +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