rAthena Ragnarok Online opensource insta-server
719
Forum post about it here: https://rathena.org/board/topic/101348-ragnabox-rathena-in-a-docker-container/
Run it with something like: docker run -i -t --rm -v /var/lib/mysql -p 20000:22 -p 20001:3306 -p 20002:5121-p 20003:6121 -p 20003:6900 -e USER=root --name BoxOfRags georgegeorgulasiv/ragnabox:latest
Uses Ports: 22 - SSH 3306 - MySQL 5121 - rAthena char-server 6121 - rAthena login-server 6900 - rAthena map-server
Content type
Image
Digest
sha256:538c0623b…
Size
186.9 MB
Last updated
almost 11 years ago
docker pull georgegeorgulasiv/ragnabox