From 4844e0d8de5a944db3f5fc6c44bae2a080f475e2 Mon Sep 17 00:00:00 2001 From: Tommy Tang Date: Thu, 31 Aug 2017 09:21:31 +0000 Subject: [PATCH] update steps to start novnc as docker container --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 70a819a9..4cbedef2 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,10 @@ WebSockets to TCP socket proxy. There is a python proxy included ### Quick Start +* download docker-compose.yml and customize server:port parameter + +* docker-compose -f docker-compose.yml up + * Use the launch script to start a mini-webserver and the WebSockets proxy (websockify). The `--vnc` option is used to specify the location of a running VNC server: