Androz2091 / discord-data-package-explorer

πŸŒ€β€€What's really in your Discord Data package?
https://ddpe.androz2091.fr
GNU General Public License v3.0
822 stars 77 forks source link

πŸš€ Add Docker deploy support #47

Closed JohnnyJayJay closed 3 years ago

JohnnyJayJay commented 3 years ago

To simplify the installation of own instances of this app, this PR adds a Dockerfile specifying a docker image that runs the app as well as a docker-compose.yml for convenience. I have updated the "How to use" section in the readme accordingly.

Running the image via docker-compose up now guarantees the absence of "works on my machine"-type issues, of which I've had a few with this app in the past as well.