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 3c2e050593 Support pulling of schema2 manifests directly via a manifest list tag
This change ensures that if a manifest list is requested with an accepts header for a *schema 2* manifest, the legacy manifest (if any) is returned as schema 2 if it was pushed as a schema 2 manifest (rather than being auto-converted to schema 1)
2018-12-07 11:57:13 -05:00
..
schema2 Support pulling of schema2 manifests directly via a manifest list tag 2018-12-07 11:57:13 -05:00
test Unify the get_layers calls across all implements of manifest schemas to ensure we have a common type returned 2018-11-26 17:58:48 +02: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 Support pulling of schema2 manifests directly via a manifest list tag 2018-12-07 11:57:13 -05:00
schemas.py Enhancements for Docker schema implementations in preparing for supporting schema 2 in the OCI model 2018-11-12 23:27:01 +02:00
schemautil.py Remove unused function 2018-11-26 21:29:53 +02:00
squashed.py Fixes to ensuring existing code can process schema 2 manifests 2018-11-13 17:13:51 +02:00
types.py Unify the get_layers calls across all implements of manifest schemas to ensure we have a common type returned 2018-11-26 17:58:48 +02:00
v1.py mv data/types image 2016-09-26 14:48:05 -04:00