2018年9月15日

Docker && 常用操作指南

摘要: 2- Docker常用操作指南 2-1 从DockerHub上搜索你想要的Docker镜像,比如你要搜索centos这个镜像 name表示镜像的名称 description表示镜像的来源 stars表示有多少人赞了这个镜像 official表示这个镜像是否官方镜像 automated表示这个镜像是否 阅读全文

posted @ 2018-09-15 21:54 惟净师兄 阅读(1862) 评论(0) 推荐(0) 编辑

Docker && 部署安装

摘要: 1- Docker 部署安装 清华大学开源软件镜像站:https://mirrors.tuna.tsinghua.edu.cn/ 下载Docker源文件 配置Docker源文件,把文件中的 “https://download.docker.com/”地址全部替换为 “https://mirrors. 阅读全文

posted @ 2018-09-15 21:28 惟净师兄 阅读(151) 评论(0) 推荐(0) 编辑

Docker

摘要: 1- Docker 部署安装 清华大学开源软件镜像站:https://mirrors.tuna.tsinghua.edu.cn/ 下载Docker源文件 配置Docker源文件,把文件中的 “https://download.docker.com/”地址全部替换为 “https://mirrors. 阅读全文

posted @ 2018-09-15 20:53 惟净师兄 阅读(67) 评论(0) 推荐(0) 编辑

导航