mirror of
https://github.com/moby/moby.git
synced 2026-07-17 21:11:19 +00:00
When resolving a reference that is both a Named and Digested, it could be resolved to an image that has the same digest, but completely different repository name. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>