0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2024-12-16 21:56:37 -05:00
zot/pkg
Andrei Aaron 519ea75d9a Implement a way to search for an image by manifest, config or layer digest
```
Usage:
  zot images [config-name] [flags]

Flags:
  -d, --digest string   List images containing a specific manifest, config, or layer digest
[...]
```
2021-06-24 12:15:25 -07:00
..
api logs: add an audit log for API calls with unit tests 2021-06-24 10:53:27 -07:00
cli Implement a way to search for an image by manifest, config or layer digest 2021-06-24 12:15:25 -07:00
compliance config: support multiple storage locations 2021-05-21 10:18:28 -07:00
extensions Implement a way to search for an image by manifest, config or layer digest 2021-06-24 12:15:25 -07:00
log logs: add an audit log for API calls with unit tests 2021-06-24 10:53:27 -07:00
storage config: support multiple storage locations 2021-05-21 10:18:28 -07:00