Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

run this in wsl #1844

Unanswered
avnav0 asked this question in General help wanted
Feb 10, 2023 · 0 comments
Discussion options

guys is there a way to run:

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

without the x server and any sockets etc. just have it use a WSGI or something that will allow me to run this in wsl environment.

apps should be fully contained ideally.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /