摘要:
Docker构建镜像的方法主要有两种: (1)使用docker commit命令 (2)使用docker build命令和Dockerfile文件(更为强大、灵活和常用); 一:准备centos镜像 docker pull centos 二:下载jdk、tomcat安装包,上传/usr/local/ 阅读全文
posted @ 2019-11-11 18:36
黄进广寒
阅读(780)
评论(0)
推荐(0)
摘要:
1、在安装docker之前,首先使用yum -y remove docker命令移除系统中已有的旧版本的docker yum -y remove docker 这里显示该系统没有安装过docker; 2、安装yum-utils管理yum源 (1)安装yum-utils yum install -y 阅读全文
posted @ 2019-11-11 14:50
黄进广寒
阅读(3752)
评论(0)
推荐(0)

浙公网安备 33010602011771号