博客园不常在线

有问题联系微信

微信号

微信公众号

摘要: 错误: Add-Migration : The term 'Add-Migration' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling 阅读全文
posted @ 2020-04-14 15:57 Code技术分享 阅读(3223) 评论(0) 推荐(0) 编辑
摘要: 下载文档请看:https://hub.docker.com/r/mysql/mysql-server 一.下载镜像 执行命令: docker pull mysql/mysql-server:5.7 查看命令:docker images 运行MySQL后台运行并映射到本地端口命令:docker run 阅读全文
posted @ 2020-04-14 13:51 Code技术分享 阅读(1822) 评论(0) 推荐(0) 编辑