mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
4 lines
51 B
Text
4 lines
51 B
Text
|
|
FROM mariadb:10.5
|
|
|
|
COPY my.cnf /etc/mysql/conf.d/
|