feat(docker): add non-root user, labels, and healthcheck (closes #433)

Now works with Pterodactyl.
This commit is contained in:
Isaac
2023-06-15 00:21:52 +01:00
parent faddacc6df
commit bd42781878
5 changed files with 27 additions and 6 deletions

View File

@@ -36,7 +36,7 @@
"bot"
],
"author": "eartharoid",
"license": "GPL-3.0",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/discord-tickets/bot/issues"
},