命令 docker image ls 或 docker images 示例 [root@localhost ~]# docker image ls REPOSITORY TAG IMAGE ID CREATED SIZE hello-world latest fce289e99eb9 5 months ago 1.84kB 列说明 REPOSITORY: 仓库名TAG: 标签IMAGE ID: 镜像IDCREATED: 创建时间SEZE: 占用空间