molenzwiebel / Impostor

Automatic Discord muting for Among Us! No installs necessary, just enter the code, join the voice channel, and you're off!
https://impostor.molenzwiebel.xyz/
129 stars 14 forks source link

Add Dockerfile / docker-compose stack #4

Open iakat opened 3 years ago

iakat commented 3 years ago

Hi. Great work on this! Would it be possible for you to add a Dockerfile with a few steps on how to run it or even better, a docker-compose file?

Thank you

DarrenAlex commented 3 years ago

This isn't exactly meant for self-hosting. There is a guide though, check #5

aPinat commented 3 years ago

So, I just made Docker container with the bot and client in it... https://github.com/users/aPinat/packages/container/package/impostor

docker-compose: https://github.com/aPinat/Impostor/blob/master/docker-compose.yml Should be self-explanatory...