摘要: 安装Docker: ubuntu安装:curl -s https://get.docker.io/ubuntu/ | sudo sh 镜像管理 docker images:列出本地所有镜像 docker search <IMAGE_ID/NAME>:查找image docker pull <IMAG 阅读全文
posted @ 2018-01-25 12:23 Nullnullisnull 阅读(360) 评论(0) 推荐(0)