Skip to content

performance: what can dist-spec do to improve downloads of large images/layers? #536

Open
@rchincha

Description

@rchincha

Things we already allow/do:

  1. Parallel download of layers

Things we can likely improve:

  1. For large layers, range-based downloads - download sections of a large file using Range Header and stitch them back together?

Things known to the community:

  1. https://github.com/containerd/stargz-snapshotter/blob/main/docs/estargz.md
    ^ fuse based filesystem solutions - copy individual things when referenced

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions