mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-28 06:32:17 +00:00
change SCREEN_DEPTH to 24+32 in noVNC(xvfb) settings
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ ENV DISPLAY=:0 \
|
||||
SCREEN=0 \
|
||||
SCREEN_WIDTH=1600 \
|
||||
SCREEN_HEIGHT=900 \
|
||||
SCREEN_DEPTH=16 \
|
||||
SCREEN_DEPTH=24+32 \
|
||||
LOCAL_PORT=5900 \
|
||||
TARGET_PORT=6080 \
|
||||
TIMEOUT=1 \
|
||||
|
||||
Reference in New Issue
Block a user