docker compose images

描述列出已创建容器使用的镜像
用法docker compose images [OPTIONS] [SERVICE...]

描述

列出已创建容器使用的镜像

选项

选项默认值描述
--formattable格式化输出。值:[table | json]
-q, --quiet仅显示 ID