Skip to content

'docker pull' should only download missing versions #55

@shykes

Description

@shykes

Currently 'docker pull' must perform a full download before it can determine which images it already has. The download protocol should support checking for available versions, and only downloading missing versions.

This is especially interesting when downloading many images derived from the same base. Typically the base is much larger than the changes, so download times are vastly reduced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions