remove network isolation
This commit is contained in:
parent
8b0c820dc6
commit
b265f764b0
1
run.sh
1
run.sh
@ -48,6 +48,7 @@ if [ $wsl = "True" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
docker run --rm -it \
|
docker run --rm -it \
|
||||||
|
--network=host \
|
||||||
-v /tmp/.X11-unix:/tmp/.X11-unix $wslgPath \
|
-v /tmp/.X11-unix:/tmp/.X11-unix $wslgPath \
|
||||||
-v $HOME/.Xauthority:/root/.Xauthority \
|
-v $HOME/.Xauthority:/root/.Xauthority \
|
||||||
-e DISPLAY \
|
-e DISPLAY \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user