FROM mysql:8.0 COPY ./init.sql /docker-entrypoint-initdb.d/ EXPOSE 3306