Closed
Description
This is an observation made as resolving a previous bug
If we get an OCI index back from the registry that contains docker v2 manifests, then we consider that an invalid schema. Other clients out there like skopeo
do not impose such a heavy-handed check. We should soften this check and enable OCI indices to contain docker v2 manifests, and vice versa, docker v2s2 manifest lists to contain OCI manifests.