MySQL

MySQL

获取镜像

$ docker pull mysql:5.7
$ docker images
REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
mysql               5.7                 5195076672a7        12 days ago         371MB
$ docker pull mysql:latest

启动镜像