Added docker files for the bot and the database
This commit is contained in:
3
database/Dockerfile
Executable file
3
database/Dockerfile
Executable file
@ -0,0 +1,3 @@
|
||||
FROM docker.io/mariadb
|
||||
|
||||
COPY mariadb.cnf /etc/mysql/mariadb.cnf
|
Reference in New Issue
Block a user