containers / image

Work with containers' images
Apache License 2.0
845 stars 366 forks source link

Cleanly fail when trying to obtain a DiffID of a non-OCI image #2295

Closed mtrmac closed 4 months ago

mtrmac commented 4 months ago

… resolving the second part https://github.com/containers/image/pull/2218#discussion_r1470138422 .

Also adds an optimization: We now parse the config only once.

Cc: @giuseppe