mirror of
https://github.com/docker/cli.git
synced 2026-09-01 10:05:51 -05:00
If the image reference in the spec uses a digest, and an image with that digest already exists locally, avoid an unnecessary repull. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> Upstream-commit: f69e5c18ac1186af96a75918fc60f0b8e5ae7675 Component: engine