mnubo/mysql

By mnubo

Updated over 8 years ago

A Mysql image for running automated tests.

Artifact
Image

761

A Mysql image for running automated tests. It is basically the official Mysql image minus the volume, so we can retain data in the container when committing.

About Mnubo Docker images:

We try to build our images with as few layers as possible to reduce size, pull, and startup times. However, we usually don't go as far as using minimal linux distros like alpine, in order for our production containers to be easily debuggable with vi, etc...

Sources: https://github.com/mnubo/docker-images

Docker Pull Command

docker pull mnubo/mysql