FROM mysql LABEL authors="kln93" ENV MYSQL_ROOT_PASSWORD='password93' COPY ./init.sql /docker-entrypoint-initdb.d/ EXPOSE 3306