Build yourself
git clone https://github.com/mbrewster/docker-ubuntu-vnc-desktop.git
docker build --rm -t mbrewster/ubuntu-desktop-lxde-vnc docker-ubuntu-vnc-desktop
Run
docker run -i -t -p 6080:6080 mbrewster/ubuntu-desktop-lxde-vnc
Browse http://127.0.0.1:6080/vnc.html
- boot2docker connection issue, fcwu#2