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