Ville Rantanen a19385fe3c ssh helper
2017-06-22 09:38:26 +03:00
2017-04-27 12:00:07 +03:00
2017-06-22 09:15:24 +03:00
2017-04-27 12:00:07 +03:00
2017-04-27 12:00:07 +03:00
2017-06-22 09:38:26 +03:00
2017-04-27 12:00:07 +03:00

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:

  • --vnc Starts vncviewer
  • --geometry Default geometry for VNC server, e.g. 1024x768
  • --new-passwd Generates a new random vnc_passwd file used for authenticating the VNC client.
Description
No description provided
Readme 34 KiB
Languages
Shell 90.1%
Dockerfile 9.9%