Refactored

This commit is contained in:
2024-05-10 14:25:48 +02:00
parent b9b41fe372
commit aa6ca069b8
2 changed files with 7 additions and 14 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#/bin/bash
docker run --rm --net bridge -p 5910:5900/tcp -e DISPLAY_NUM=99 -it xserver-vnc
docker run -d --rm --net bridge -p 5910:5900/tcp -e DISPLAY_NUM=99 -e SCREEN_W=1536 -e SCREEN_H=960 xserver-vnc