mortensteenrasmussen / docker-registry-manifest-cleanup

Cleans up docker registry by removing untagged manifests from the registry
Apache License 2.0
146 stars 33 forks source link

KeyError: 'mediaType' #22

Open jcmartins opened 5 years ago

jcmartins commented 5 years ago

I'm using vmware Harbor v1.7.4

File "/docker-registry-cleanup.py", line 146, in manifest_media_type = manifest["mediaType"] KeyError: 'mediaType'

chuang8023 commented 1 year ago

I have the same problem. Is there a solution?

chuang8023 commented 1 year ago

I have the same problem. Is there a solution?