AppFlowy/frontend/scripts/docker-buildfiles
Richard Shiue eff06a1f74
chore: bump protobuf version (#4123)
makes it compatible with protoc_plugin 21.x.x
2023-12-10 21:26:53 +08:00
..
docker-compose.yml Fix the app's Dockerfile and comment it (#2162) 2023-04-11 10:26:04 +08:00
Dockerfile chore: bump protobuf version (#4123) 2023-12-10 21:26:53 +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