FROM mariadb MAINTAINER Chris P ENV MYSQL_ROOT_PASSWORD "lotgd" #Copies in the pre-populated database files COPY mysql /var/lib/mysql EXPOSE 3306