描述
显示一个或多个映像像的详细信息
用法
docker image inspect [OPTIONS] IMAGE [IMAGE...]
选项
| 名字,速记 | 默认 | 描述 |
--format , -f | Format the output using the given Go template -----使用给定的Go模板格式化输出 |
本文详细介绍了DockerImageInspect命令的使用方法,包括其参数选项和格式化输出的技巧,帮助读者更好地理解和操作Docker镜像。
显示一个或多个映像像的详细信息
docker image inspect [OPTIONS] IMAGE [IMAGE...]
| 名字,速记 | 默认 | 描述 |
--format , -f | Format the output using the given Go template -----使用给定的Go模板格式化输出 |
1275

被折叠的 条评论
为什么被折叠?