You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oci: ensure_config: get raw config via get_descriptor
`fetch_config_raw` may reorder map keys in the config json, which
means the sha256sum of the config does not match what is expected from
the image manifest.
Resolves: #91
Signed-off-by: John Eckersberg <[email protected]>
0 commit comments