set 3.5 default

Changed to 3.5, better stability
This commit is contained in:
danielguerra69 2017-05-28 11:35:34 +02:00
parent d77f221809
commit 615cf1d443

View file

@ -2,6 +2,7 @@
x11vnc on alpine linux
# Usage
docker run -d -p 5900:5900 danielguerra/alpine-vnc
After this use vnc-client to connect to your alpine.
@ -10,3 +11,8 @@ Right click shows the menu
Every runs as user alpine. This user has sudo rights.
The password=alpine you can change is with passwd in
the xterm.
Default it runs alpine 3.5 (changed). If you want to
use alpine 3.4 run
docker run -d -p 5900:5900 danielguerra/alpine-vnc:3.4