mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-06-28 17:53:05 -04: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-compose.yml | ||
Dockerfile | ||
README.md |
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: