mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
42e83b3ce9
* feat: video block support * chore: workaround for ci failing * chore: test * chore: check status * chore: revert apt-get * chore: add mpv * chore: add mpv to appimagebuilder * chore: try again * chore: update after merge * ci: remove workaround for microsoft issue * chore: update editor plugins * feat: add video block option on mobile * fix: final changes for menu * chore: undo cocoapods version |
||
---|---|---|
.. | ||
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: