摘要: 一、docker image 镜像管理命令 指令 描述ls 列出本机镜像build 构建镜像来自Dockerfilehistory 查看镜像历史inspect 显示一个或多个镜像详细信息pull 从镜像仓库拉取镜像文件push 推送本地镜像到仓库rm 移除一个或多个本地镜像文件prune 移除未使用 阅读全文
posted @ 2018-09-03 16:31 Mr.zou 阅读(316) 评论(0) 推荐(0)