mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
c1dd7878e4
- Show individual layers with size and digest under each image - Include config digest for each image See example below ``` IMAGE NAME TAG DIGEST CONFIG LAYERS SIZE test/godev 0.4.7 7d38d8ca 05b9f86e 519MB f824a027 65MB a98af0f5 52MB ba5b2bc4 163MB 58b1ca8d 228MB 67d798ee 12MB test/cdev test 2292b4ae cf6f6c77 280MB f824a027 65MB a98af0f5 52MB ba5b2bc4 163MB test/cdev 0.4.7 2292b4ae cf6f6c77 280MB f824a027 65MB a98af0f5 52MB ba5b2bc4 163MB Note the new layers and config fields will be visible in the json/yaml format regardless of the value of the verbose flag ``` |
||
---|---|---|
.. | ||
cli.go | ||
client.go | ||
config_cmd.go | ||
config_cmd_test.go | ||
cve_cmd.go | ||
cve_cmd_test.go | ||
image_cmd.go | ||
image_cmd_test.go | ||
minimal.go | ||
root.go | ||
root_test.go | ||
searcher.go | ||
service.go |