The recommended way to get the MySQL Docker image is to pull the prebuilt image from Docker Hub by specifying the tagged version.
$ docker pull nicoherbigde/mysql:[TAG]
The list of available versions can be viewed at Docker Hub.
Coming soon ;-)
This documentation was written by Nico Herbig.