LakeYS / Dishorde

A Discord bridge bot for 7 Days to Die. Dishorde integrates a dedicated server with Discord, allowing players to access the game's chat from any device or location. Powered by discord.js.
http://lakeys.net/dishorde
MIT License
47 stars 27 forks source link

Add the ability to run the server as a docker container #102

Closed stephenengland closed 3 years ago

stephenengland commented 4 years ago

This Dockerfile will build a docker image as an easy way to manage running this server.

Things a user will have to think about if they want to go this route:

I've tried to add this to the README to make it easy.

If you accept this PR, I suggest making an account at hub.docker.com and linking your github repository to it. You can setup CI/CD there so that if you ever update master, the docker image is automatically run. If you do that, we should change the readme to match your docker account's image instead of mine.