egeexyz / gsd-cli.rb

A handy CLI for deploying & managing game server as daemons
MIT License
1 stars 1 forks source link

support docker containers #9

Closed egeexyz closed 4 years ago

egeexyz commented 5 years ago

No project is cool without Docker support.

The legacy "game server containers" project used Docker. Basically just copy what that project did and make it better.