FROM mysql/mysql-server:5.7.12 ADD entrypoint.sh entrypoint.sh ADD my.cnf /etc/my.cnf ADD init-db.sql /docker-entrypoint-initdb.d/init-db.sql