An Azure service that provides a registry of Docker and Open Container Initiative images.
Hi @Nasimjon Tohirov ,
Everything you need can be found under: container-registry-auto-purge
Make sure to pass "--untagged" to the command to get rid of untagged manifests, since older "latest" tags would still be found in the registry as manifests.
Please "Accept as Answer" if it helped, so that it can help others in the community looking for help on similar topics.