Fabian Peter Hammerle f5bd68c4a0 documented reason for preload of libdrm.so.2 | 4 years ago | |
---|---|---|
CHANGELOG.md | 4 years ago | |
Dockerfile | 4 years ago | |
ISSUES.md | 4 years ago | |
README.md | 4 years ago | |
docker-compose.yml | 4 years ago |
https://www.toontownrewritten.com/
$ xhost +
$ sudo docker run --rm -e DISPLAY \
-v /tmp/.X11-unix:/tmp/.X11-unix:ro \
-v toontown_rewritten_engine:/toontown-rewritten/engine:rw \
--security-opt no-new-privileges \
fphammerle/toontown-rewritten
or
$ git clone https://git.hammerle.me/fphammerle/docker-toontown-rewritten
$ cd docker-toontown-rewritten
$ xhost +
$ sudo docker-compose up --build
launch multiple engines:
$ sudo docker-compose up -d --scale toontown_rewritten=3