github.com/quay/claircore@v1.5.28/docs/reference/manifest.md (about) 1 # Manifest 2 A Manifest is analogous to an [OCI Image Manifest][oci]: 3 it defines the order of layers and how to retrieve the them. 4 5 {{# godoc claircore.Manifest}} 6 7 [oci]: https://github.com/opencontainers/image-spec/blob/master/manifest.md