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/schema2
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
..
test Support pulling of schema2 manifests directly via a manifest list tag 2018-12-07 11:57:13 -05:00
__init__.py Properly handle the empty layer when pushing schema 2 manifests 2018-11-25 16:16:59 +02:00
config.py Properly handle the empty layer when pushing schema 2 manifests 2018-11-25 16:16:59 +02:00
list.py Support pulling of schema2 manifests directly via a manifest list tag 2018-12-07 11:57:13 -05:00
manifest.py Support pulling of schema2 manifests directly via a manifest list tag 2018-12-07 11:57:13 -05:00