Docker 镜像仓库
摘要:
一、注册docker登录账号 docker的官网:https://hub.docker.com 1. 注册成功后,在linux下去登录,出现login succeeded表示成功了 2. 创建新仓库(如:命名为iris_demo01) 二、本地镜像 1. build本地镜像 Dockerfile简介 阅读全文
posted @ 2019-12-03 17:01 irisWhq 阅读(675) 评论(0) 推荐(0) 编辑