FROM mariadb:11.4 COPY ./init.sql /docker-entrypoint-initdb.d/init.sql COPY ./my.cnf /etc/mysql/conf.d/my.cnf