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 e344d4a5cf Enhancements for Docker schema implementations in preparing for supporting schema 2 in the OCI model
This adds additional required properties and methods to the Docker schema interface to allow us to treat both schema1 and schema2 manifests and lists logically equivalent from the OCI mode perspective
2018-11-12 23:27:01 +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 Add schema2 manifest and schema2 config, along with tests 2018-06-15 16:00:39 -04:00
config.py Enhancements for Docker schema implementations in preparing for supporting schema 2 in the OCI model 2018-11-12 23:27:01 +02:00
list.py Enhancements for Docker schema implementations in preparing for supporting schema 2 in the OCI model 2018-11-12 23:27:01 +02:00
manifest.py Enhancements for Docker schema implementations in preparing for supporting schema 2 in the OCI model 2018-11-12 23:27:01 +02:00