When I use registry GC for our local image repository.For our registry,we make all the images for multiarch images like this:
/app # ls /storage/docker/registry/v2/repositories/library/ | grep business
tke-business-api
tke-business-api-amd64
tke-business-api-arm64
tke-business-api-arm64-unknown
tke-business-api-arm64-v8
After I use registry GC,it delete the manifest for imagetke-business-controller,however this image manifest shouldn't be deleted because this image is used in our environment.
When I use registry GC for our local image repository.For our registry,we make all the images for multiarch images like this:
After I use registry GC,it delete the manifest for image
tke-business-controller
,however this image manifest shouldn't be deleted because this image is used in our environment.Registry version: