Skip to content

docker pull does download and extraction sequentially #37957

@Optiligence

Description

@Optiligence

Especially with larger images download and decompression can take a significant amount of time.
It would be nice if those times wouldn’t add up unnecessarily.
As far as i know the layers are compressed tar archives, where download and extraction can easily be piped.

Is there a reason this is done sequentially? Are the uncompressed layers used for something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/distributionImage Distributionarea/performancekind/enhancementEnhancements are not bugs or new features but can improve usability or performance.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions