Docker buid for centos with vnc
Note,This repo is not maintained, see my new project
https://github.com/terwer/portable-centos-7-workstation
open xstartup
vim ~/.vnc/xstartup
setup
#!/bin/sh
xrdb $HOME/.Xresources
startxfce4 &
FAQ: