AliyunContainerService/image-syncer

unsupported manifest type: application/vnd.oci.image.index.v1+json

denverdino opened this issue · 1 comments

Type: bug report

What happened

cat images-quick.json
{
"gcr.io/k8s-minikube/kicbase": "registry.cn-hangzhou.aliyuncs.com/google_containers/kicbase"
}

image-syncer --auth=auth.json --images=images-quick.json --days=15 --proc=8

What you expected to happen

How to reproduce it (as minimally and precisely as possible)

Anything else we need to know?

Environment

  • image-syncer version:
  • OS (e.g. cat /etc/os-release):
  • Registry version (e.g. habor):
  • Others:

It is fixed with latest version