Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

executor: Don't repull image if pinned by digest #28265

Merged
merged 1 commit into from
Nov 11, 2016

Commits on Nov 10, 2016

  1. executor: Don't repull image if pinned by digest

    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>
    aaronlehmann committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    f69e5c1 View commit details
    Browse the repository at this point in the history