Skip to content
Snippets Groups Projects
Dockerfile 88 B
Newer Older
FROM mysql:8

COPY config/limit_binary_log.cnf /etc/mysql/conf.d/limit_binary_log.cnf