FROM registry.cn-hangzhou.aliyuncs.com/hzbs/mysql:8.1 COPY my.cnf /etc/mysql/conf.d/my.cnf RUN chmod 0444 /etc/mysql/conf.d/my.cnf