This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/image/docker
Joseph Schorr bacf074219 Fix backfills of super large manifests by stripping metadata from all but the final layer
This is semantically valid because Docker only uses the leaf layer as the image config when reading a V2_1 manifest

Fixes https://jira.coreos.com/browse/QUAY-1351
2019-02-20 12:08:20 -05:00
..
schema2 Further fixes for unicode handling in manifests 2019-01-09 15:14:41 -05:00
test Fix backfills of super large manifests by stripping metadata from all but the final layer 2019-02-20 12:08:20 -05:00
__init__.py address PR comments 2016-09-26 14:48:05 -04:00
interfaces.py Support pulling of schema2 manifests directly via a manifest list tag 2018-12-07 11:57:13 -05:00
schema1.py Fix backfills of super large manifests by stripping metadata from all but the final layer 2019-02-20 12:08:20 -05:00
schemas.py Further fixes for unicode handling in manifests 2019-01-09 15:14:41 -05:00
schemautil.py Further fixes for unicode handling in manifests 2019-01-09 15:14:41 -05:00
squashed.py Fixes to ensuring existing code can process schema 2 manifests 2018-11-13 17:13:51 +02:00
types.py Make command optional in schema 2 manifests (as per OCI spec) and pull out additional information 2018-12-11 17:23:39 -05:00
v1.py Make command optional in schema 2 manifests (as per OCI spec) and pull out additional information 2018-12-11 17:23:39 -05:00