riking / AutoDelete

A Discord bot that automatically deletes all messages in a designated channel on a rolling basis
Apache License 2.0
326 stars 118 forks source link

Adding Support for self hosted docker builds #20

Closed jacoknapp closed 3 years ago

jacoknapp commented 3 years ago

Added a dockerfile for self hosted docker container builds. This should help offload some of the hardware costs from you, and allow for additional flexibility with hosting in the future.

jacoknapp commented 3 years ago

I appreciate the help with the grammar! In order to save people from building their own version and splitting the images up inside of dockerhub. It also makes it bit more accessible to people who just run things in docker, but don't necessarily know how to do git,build, or don't have the computer power to run a build relatively quickly (looking at you raspberry pi). Want me to just add you as an admin to the docker repository, that way you have control of it? You can DM me on discord with user info in dockerhub, and ill just add you as an admin to the repository.

jacoknapp commented 3 years ago

Ahh crap, i forgot that we aren't working with orgs, so i can only make you a collaborator. Ill go edit the readme to explain how how to do a docker build, and then just tell people to reference docker hub for pre-made images for their architecture.

jacoknapp commented 3 years ago

Closing the pull request so i can base it off a different branch, so i can switch up the master branch readme for Dockerhub