cluedin/mysql-sample-data

By cluedin

Updated over 4 years ago

MySQL database with the sakila sample data set: https://dev.mysql.com/doc/sakila/en/

Image

308

MySQL Sample data

Image based on the official MySQL one, which will install the sakila test database on startup. MySQL will take a few moments to become available until the scripts have finished running.

As with the base image, data is stored in a volume, and you need to, at least, set a password for the root user with the variable MYSQL_ROOT_PASSWORD.

Docker Pull Command

docker pull cluedin/mysql-sample-data