* `brew install socat` * `brew cask install xquartz` * Restart * `socat TCP-LISTEN:6000,reuseaddr,fork UNIX-CLIENT:\"$DISPLAY\" &` * `docker run -e DISPLAY=XXX:0 jess/geary` where XXX is the IP from `ifconfig vboxnet0`