1. 首页
  2. 数据库
  3. 其它
  4. Docker 入门基础知识(4)

Docker 入门基础知识(4)

上传者: 2021-01-16 18:05:17上传 PDF文件 1.09MB 热度 8次
十三、docker命令大全 https://www.runoob.com/docker/docker-command-manual.html 十四、构建企业内部的docker Hub(registry镜像) 仓库命名规范: 本机ip服务器地址:映射registry端口号/存放目录/镜像名:版本号 通过docker tag 可修改镜像名 csphere镜像可通过web管理本地镜像 通过csphere/csphere镜像运行一个csphere容器 docker run -d --restart=always --name=csphere-controller -v /data/csphere:
下载地址
用户评论