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 e972e4088b Fix lookup of manifests referenced solely by a manifest list
We need to ensure we can find them if there is an active tag pointing to the parent list
2018-11-19 23:31:41 +02:00
..
test Change OCI data model to use a content retriever for the various manifest operations 2018-11-19 12:24:04 +02:00
__init__.py Add schema2 manifest and schema2 config, along with tests 2018-06-15 16:00:39 -04:00
config.py Fixes to ensuring existing code can process schema 2 manifests 2018-11-13 17:13:51 +02:00
list.py Fix lookup of manifests referenced solely by a manifest list 2018-11-19 23:31:41 +02:00
manifest.py Switch content retrieval in manifests to be behind an interface 2018-11-19 11:55:52 +02:00