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 4985040d31 Properly handle the empty layer when pushing schema 2 manifests
Docker doesn't send us the contents of this layer, so we are forced to synthesize it ourselves
2018-11-25 16:16:59 +02:00
..
schema2 Properly handle the empty layer when pushing schema 2 manifests 2018-11-25 16:16:59 +02:00
test Enhancements for Docker schema implementations in preparing for supporting schema 2 in the OCI model 2018-11-12 23:27:01 +02:00
__init__.py address PR comments 2016-09-26 14:48:05 -04:00
interfaces.py Properly handle the empty layer when pushing schema 2 manifests 2018-11-25 16:16:59 +02:00
schema1.py Properly handle the empty layer when pushing schema 2 manifests 2018-11-25 16:16:59 +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
v1.py mv data/types image 2016-09-26 14:48:05 -04:00