mirror of
https://github.com/moby/moby.git
synced 2026-07-08 23:57:50 +00:00
Use the same error message as the graphdrivers image store backend. It's more informative as it also includes the requested platform and won't break clients checking doing error check with string-matching. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>