AppFlowy/frontend/scripts/docker-buildfiles
Mathias Mogensen 42e83b3ce9
feat: video block support (#5199)
* 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
2024-05-30 03:06:29 +02:00
..
docker-compose.yml Fix the app's Dockerfile and comment it (#2162) 2023-04-11 10:26:04 +08:00
Dockerfile feat: video block support (#5199) 2024-05-30 03:06:29 +02: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