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 4e1ff90cb2 Unify the get_layers calls across all implements of manifest schemas to ensure we have a common type returned
Also renames some methods to make it more clear what kind of information they return
2018-11-26 17:58:48 +02:00
..
schema2 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
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 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
schema1.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
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 Properly handle the empty layer when pushing schema 2 manifests 2018-11-25 16:16:59 +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