salix/db/dump/Dockerfile

6 lines
87 B
Docker

FROM mariadb:10.7.7
ENV TZ Europe/Madrid
COPY db.cnf /etc/mysql/conf.d/z99-local.cnf