nonchris / discord-fury

Customizable discord bot for voice channels on demand and breakout rooms
GNU General Public License v3.0
12 stars 7 forks source link

↗️ Dockerized discord-fury & implemented container build action #1

Closed MayNiklas closed 4 years ago

MayNiklas commented 4 years ago

As requested, I implemented the wished changes for the project:

  1. Dockefile builds a container
  2. Entrypoint.sh makes sure, that a example config file gets created
  3. docker-compose.yml can be used as an example

  4. Container automatically gets build on every push to the master
  5. Container gets pushed to dockerhub, GitHub secrets are used for that

Have a nice evening, Nik