1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-05-24 22:41:36 +03:00

Add Dockerfile and compose.yaml (#335)

This PR adds Dockerfile, to run Octobot within a Docker container, and
compose.yaml, to run the Octobot container along with any services that
the user may require.

---------

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
Co-authored-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
Octol1ttle 2024-10-27 20:40:27 +05:00 committed by GitHub
parent 9e44d49039
commit 8d74e5a96c
Signed by: GitHub
GPG key ID: B5690EEEBB952194
4 changed files with 61 additions and 11 deletions

1
.gitignore vendored
View file

@ -8,3 +8,4 @@ riderModule.iml
/.vs/
GuildData/
Logs/
compose.yaml