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 fromifconfig vboxnet0
X application from docker on OS X
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment