docker images 列出本地镜像
docker images [OPTIONS] [REPOSITORY[:TAG]]
OPTIONS | 说明 |
---|---|
-a | 列出本地所有的镜像( 含中间映像层 ) 默认情况下,过滤掉中间映像层 |
–digests | 显示镜像的摘要信息 |
-f | 显示满足条件的镜像 |
–format | 指定返回值的模板文件 |
–no-trunc | 显示完整的镜像信息 |
-q | 只显示镜像 ID |
范例
查看本地镜像列表
[root@localhost ~]# docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
my-flask 365-102 083eecd092af About an hour ago 922MB
cmsblogs/flask_365_102 latest 083eecd092af About an hour ago 922MB
cmsblogs/py365flask102 latest aaf108c1dbdc 5 hours ago 922MB
python 3.6.5 29d2f3226daf 3 weeks ago 912MB
nginx latest ae513a47849c 4 weeks ago 109MB
ubuntu latest 452a96d81c30 4 weeks ago 79.6MB
ubuntu 17.10 e4422b8da209 4 weeks ago 99.2MB
hello-world latest e38bc07ac18e 7 weeks ago 1.85kB
jcdemo/flaskapp latest 084bae02af1b 4 months ago 98.9MB
ubuntu 17.04 fe1cc5b91830 5 months ago 95.6MB
ubuntu 16.10 7d3f705d307c 10 months ago 107MB
范例 2
列出本地镜像中 REPOSITORY
为 python
的镜像列表
[root@localhost ~]# docker images python
REPOSITORY TAG IMAGE ID CREATED SIZE
python 3.6.5 29d2f3226daf 3 weeks ago 912MB
最新评论
https://pan.baidu.com/s/1q3bnTncIACKoTZFxvx7BQw?pwd=ii7n
RabbitMQ精讲,项目驱动落地,分布式事务拔高 有吗?
Spring Cloud Alibaba 微服务架构实战 https://pan.baidu.com/s/1jF5voFRoeF0lYAzAPBWSbw?pwd=chqk
命令: nload
真是个良心站点哇,大公无私,爱了爱了
还可以直接搞一张映射表,存 uid | time | source_index, 第一次直接查对应的 time 选出前100, 第二次直接用 CompleteFuture 去分别用 source_in
干得漂亮,多个朋友堵条路
2021.2.2版本的不适用吧