FROM mysql/mysql-server:8.0
ADD init.sql /docker-entrypoint-initdb.d/
