mirror of
https://github.com/elyby/accounts.git
synced 2024-10-31 16:03:01 +05:30
4 lines
54 B
Docker
4 lines
54 B
Docker
|
FROM mariadb:10.0
|
||
|
|
||
|
COPY mariadb.cnf /etc/mysql/conf.d
|