首页›日志›DockerlogDocker2022/10/05约 1 分钟阅读容器DockerMysql # MySql 5.7 docker run --name mysql57 -p 3306:3306 -e MYSQL_ROOT_PASSWORD=root -d mysql:5.7