Guest User

Untitled

a guest
Jul 19th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. brew install socat
  2. brew cask install xquartz
  3. open -a XQuartz
  4.  
  5. socat TCP-LISTEN:6000,reuseaddr,fork UNIX-CLIENT:\"$DISPLAY\"
  6. # in another window
  7. docker run -e DISPLAY=(current computer ip address):0 jess/gear
Add Comment
Please, Sign In to add comment