mirror of
https://github.com/containers/podman.git
synced 2026-03-27 11:03:09 -04:00
... to validate that the manifests match expected digests, if any. Do this everywhere, even where we read local storage which is mostly trusted, because it is cheap enough and being consistent makes it less likely for the code to be copied into other contexts shere the sources are not trusted. Signed-off-by: Miloslav Trmač <mitr@redhat.com>