opencontainers / distribution-spec

OCI Distribution Specification
https://opencontainers.org
Apache License 2.0
828 stars 205 forks source link

Proposal: Add content-encoding support to spec for reading blobs #301

Open sargun opened 3 years ago

sargun commented 3 years ago

Following up on https://github.com/opencontainers/distribution-spec/issues/235, I believe we should require that content-encoding is supported for fetching blobs. All registries today could treat this effectively as a "no op" upgrade, and encode everything with the "identity" encoding.

vbatts commented 2 years ago

+1 to working with uncompressed blobs