salix/db/dump/Dockerfile

6 lines
88 B
Docker

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