摘要: 1.下载地址 https://pc.qq.com/detail/3/detail_1303.html 2.安装 新建data文件 启动时如果报错:failed to find valid data directory 1.删除根目录下的data文件夹内的所有文件; 2.移除已错误安装的mysqld服 阅读全文
posted @ 2019-07-15 21:06 touch_nan 阅读(151) 评论(0) 推荐(0)
摘要: 1.docker的安装 https://www.cnblogs.com/yufeng218/p/8370670.html 2.docker的常用命令 docker images :查看本地所有的镜像 docker search <image> :查找远程镜像 docker search -s 30 阅读全文
posted @ 2019-07-14 14:53 touch_nan 阅读(677) 评论(0) 推荐(0)