大量的修改

This commit is contained in:
zeaslity
2025-02-18 09:49:51 +08:00
parent 7db1e0f565
commit 21ff6a711d
14 changed files with 580 additions and 34 deletions

View File

@@ -0,0 +1,8 @@
docker run --rm \
-v $HOME/.Xauthority:/root/.Xauthority:rw \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-v /dev/dri:/dev/dri \
-v /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket \
-v appflowy-data:/home/appflowy \
-e DISPLAY=${DISPLAY} \
appflowyio/appflowy_client:main