How to remove image from private docker registry?

How to remove image from private docker registry ?

I am running , private docker registry container and it occupied lot of space and due to that file system is full. I need to clean up some old images from the private registry. I couldnt find a way to remove images.

Can someone help on this ?

Hi @paragi.ravi

The registry api doesn’t provide Delete option for Image but some workaround can be use. See the following link :