image icon indicating copy to clipboard operation
image copied to clipboard

internal/signature.FromBlob is not forward-compatible

Open mtrmac opened this issue 3 years ago • 0 comments

i.e. it can’t process images with currently-unknown format IDs at all.

We should add some kind of internal/signature.Unknown implementation that preserves the blob without interpreting it, to allow copying and pulling such images.

mtrmac avatar Oct 06 '22 17:10 mtrmac