Sign inSign up

hs91/mysql

By hs91

Updated almost 6 years ago

mysql的镜像列表

Image
0

31

hs91/mysql repository overview

##启动mysql命令
docker run --name hs-mysql -p 33066:3306 -e MYSQL_ROOT_PASSWORD=123456 -d mysql:latest

Tag summary

Content type

Image

Digest

Size

79 MB

Last updated

almost 6 years ago

docker pull hs91/mysql:5.6.45