heroku / docker-registry-client

A Go API client for the v2 Docker Registry API
BSD 3-Clause "New" or "Revised" License
297 stars 225 forks source link

How to list image all artifacts? #90

Closed huanghantao closed 2 years ago

huanghantao commented 2 years ago

It seems that I can only list all the tags of the image, I want to delete all artifacts from the image, because some images don't have tags.

image