rickytrevor / debian-vnc-desktop-docker

Debian Jessie with LXDE and VNC for remote desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

debian-vnc-desktop

Not everything can be done from the command line. This brings remote desktop to a docker container, by adding a desktop environment and VNC.

Current Status

This is my first foray into using Docker; so releases are considered development builds.

The rickytrevor/debian-vnc:latest tag will always point the latest image.

No Session Error Dialog

Customisations

A number of settings can be changed using enviroment variables:

VNC_PASSWORD=changeit
VNC_GEOMETRY=1920x1080

Links

About

Debian Jessie with LXDE and VNC for remote desktop


Languages

Language:Shell 50.5%Language:Dockerfile 49.5%