mysql 5.7 mirror_Centos7 Docker离线部署Mysql5.7

1 环境信息查看系统内核[root@localhost /]# cat /etc/redhat-releaseCentOS Linux release 7.5.1804 (Core)2 虚拟机拉取镜像此处资源获取在虚拟机中进行,完成后上传到服务器安装2.1 拉取mysql5.7镜像[root@localhost /]# docker pull mysql:5.72.2 导出镜像[root@lo...
摘要由CSDN通过智能技术生成

1 环境信息

查看系统内核

[root@localhost /]# cat /etc/redhat-release

CentOS Linux release 7.5.1804 (Core)

2 虚拟机拉取镜像

此处资源获取在虚拟机中进行,完成后上传到服务器安装

2.1 拉取mysql5.7镜像

[root@localhost /]# docker pull mysql:5.7

2.2 导出镜像

[root@localhost /]# docker save -o /opt/module/software/jingxiang/mysql57.tar mysql:5.7

3 服务器加载镜像

将提供的docker文件夹上传到服务器的 /opt/module/software/jingxiang 目录下

3.1 导入Mysql镜像

[root@localhost /]# docker load -i /opt/module/software/jingxiang/mysql57.tar

99b5261d397c: Loading layer [==================================================>] 58.51 MB/58.51 MB

5a8a245abd1c: Loading layer [======

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值