logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

docker 下mysql 和postgresql 数据库的搭建以及数据文件的迁移和备份

一。测试环境搭建—mysql## postgresql过程类似service docker start - docker启动service dockerstop - docker关闭 1.docker 镜像创建—使用的默认镜像有数据卷docker pull hub.c.163.com/library/mysql:5.7.18– 获取镜像docker

#postgresql#mysql#迁移 +1
到底了