628 B
628 B
Sandbox X environment in Docker
This setup creates a VNC server running LXDE with two browsers installed
(chromium and firefox).
The executable connects to the container with SSH. Once SSH session exits,
the container is destroyed. The executable automatically starts vncviewer
after starting the container if --vnc passed.
Run the build-run script to build and run the container.
Following arguments may be passed:
--vncStarts vncviewer--geometryDefault geometry for VNC server, e.g.1024x768--new-passwdGenerates a new randomvnc_passwdfile used for authenticating the VNC client.