Added docker files for the bot and the database

This commit is contained in:
2023-05-07 16:34:41 +03:00
parent 2fb6fbe6a3
commit fd94cb317f
6 changed files with 93 additions and 0 deletions

10
.dockerignore Normal file
View File

@ -0,0 +1,10 @@
**/target/
**/.vscode/
**/.env
**/.git/
**/.dockerignore
**/Dockerfile
**/compose.yaml
**/LICENSE
**/README.md
database/