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

doc: screen resolution

This commit is contained in:
DoroWu
2017-08-14 12:39:52 +08:00
committed by GitHub
parent d25c16dcac
commit 04e6d2c0f2
+2 -1
View File
@@ -38,10 +38,11 @@ docker run -it --rm -p 6080:80 -p 5900:5900 -e VNC_PASSWORD=mypassword dorowu/ub
A prompt will ask password either in the browser or vnc viewer.
Troubleshooting
Troubleshooting and FAQ
==================
1. boot2docker connection issue, https://github.com/fcwu/docker-ubuntu-vnc-desktop/issues/2
2. Screen resolution is fitted to browser's window size when first connecting to the desktop. If you would like to change resolution, you have to re-create the container
License