mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Merge pull request #952 from AppFlowy-IO/fix/docker_build
fix: fix docker build again
This commit is contained in:
commit
565f6cb153
@ -26,7 +26,7 @@ RUN flutter channel stable
|
||||
RUN flutter config --enable-linux-desktop
|
||||
RUN flutter doctor
|
||||
RUN dart pub global activate protoc_plugin
|
||||
RUN apt-get install keybinder-3.0
|
||||
RUN pacman -Syu --needed --noconfirm git xdg-user-dirs libkeybinder3
|
||||
|
||||
RUN git clone https://github.com/AppFlowy-IO/appflowy.git && \
|
||||
cd appflowy/frontend && \
|
||||
|
Loading…
Reference in New Issue
Block a user