mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-03 15:11:43 +00:00

* chore: remove crate * chore: use rust 1.81 * chore: remove build flag * fix: macos build error * chore: upgrade super_clipboard * chore: fix pb lint warning * chore: fix clippy --------- Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
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: