Just-Some-Bots / MusicBot

:musical_note: The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
https://just-some-bots.github.io/MusicBot/
MIT License
3.14k stars 2.36k forks source link

Add github workflow for publishing a docker image #2438

Open Gobidev opened 4 days ago

Gobidev commented 4 days ago

This builds an image using the Dockerfile in the root dir of the repo and publishes it to GitHubs container registry.

~Let me know if you want me to add an example docker-compose.yml file to the readme or the docs on how to install the bot using the image.~ Nvm, I didn't realize there was a docker-compose.example.yml in the repo

The Dockerfile should also probably be updated to Python 3.10 at some point