Hiviexd / AxerBot

general-purpose TypeScript Discord bot with osu! features related to mapping & modding
MIT License
22 stars 6 forks source link

Dockerize AxerBot #282

Closed chlomaki1 closed 2 weeks ago

chlomaki1 commented 2 weeks ago

to combat the fact that there is a bit of version fragility in potential production environments, i added a few silly little files to allow axerbot to be containerized with docker

should be as simple as setting up all the config files then running docker compose up