Skip to content

mokemokechicken/grhino-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

About

grhino on Mac using Docker.

Requirements

  • Mac
  • Docker
  • Homebrew

How to Use

SETUP

brew install socat
brew install caskroom/cask/brew-cask
brew cask install xquartz

Build Container

make

RUN grhino

open -a XQuartz
socat TCP-LISTEN:6000,reuseaddr,fork UNIX-CLIENT:\"$DISPLAY\"

# open another terminal
IP=<your mac IP>
docker run -it grhino /usr/games/grhino --display=$IP:0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published