1
0
mirror of https://github.com/fcwu/docker-ubuntu-vnc-desktop synced 2026-08-05 16:12:41 +02:00

fix: set default color depth to 24 (fix #130)

This commit is contained in:
Doro Wu
2019-08-19 01:27:24 +08:00
parent fb28d897fc
commit d4d3f867d5
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/sh #!/bin/sh
exec /usr/bin/Xvfb :1 -screen 0 1024x768x16 exec /usr/bin/Xvfb :1 -screen 0 1024x768x24